dlvhex  2.5.0
GenericDepGraphCompGraphFixture< ProgramCtxFixtureT > Struct Template Reference

#include <testsuite/fixturesDepgraphCompgraphGeneric.h>

Inheritance diagram for GenericDepGraphCompGraphFixture< ProgramCtxFixtureT >:
Collaboration diagram for GenericDepGraphCompGraphFixture< ProgramCtxFixtureT >:

Public Types

typedef GenericDepGraphFixture
< ProgramCtxFixtureT > 
Base

Public Member Functions

 GenericDepGraphCompGraphFixture ()
 ~GenericDepGraphCompGraphFixture ()

Data Fields

dlvhex::ComponentGraph compgraph

Detailed Description

template<typename ProgramCtxFixtureT>
struct GenericDepGraphCompGraphFixture< ProgramCtxFixtureT >

Definition at line 58 of file fixturesDepgraphCompgraphGeneric.h.


Member Typedef Documentation

template<typename ProgramCtxFixtureT >
typedef GenericDepGraphFixture<ProgramCtxFixtureT> GenericDepGraphCompGraphFixture< ProgramCtxFixtureT >::Base

Constructor & Destructor Documentation

template<typename ProgramCtxFixtureT >
GenericDepGraphCompGraphFixture< ProgramCtxFixtureT >::GenericDepGraphCompGraphFixture ( ) [inline]

Definition at line 65 of file fixturesDepgraphCompgraphGeneric.h.

template<typename ProgramCtxFixtureT >
GenericDepGraphCompGraphFixture< ProgramCtxFixtureT >::~GenericDepGraphCompGraphFixture ( ) [inline]

Definition at line 68 of file fixturesDepgraphCompgraphGeneric.h.


Field Documentation

template<typename ProgramCtxFixtureT >
dlvhex::ComponentGraph GenericDepGraphCompGraphFixture< ProgramCtxFixtureT >::compgraph

Definition at line 63 of file fixturesDepgraphCompgraphGeneric.h.


The documentation for this struct was generated from the following file: