dlvhex  2.5.0
GenericDepGraphFixture< ProgramCtxFixtureT > Struct Template Reference

#include <testsuite/fixturesDepgraphCompgraphGeneric.h>

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

Public Types

typedef ProgramCtxFixtureT Base

Public Member Functions

 GenericDepGraphFixture ()
 ~GenericDepGraphFixture ()

Data Fields

std::vector< dlvhex::ID > auxRules
dlvhex::DependencyGraph depgraph

Detailed Description

template<typename ProgramCtxFixtureT>
struct GenericDepGraphFixture< ProgramCtxFixtureT >

Definition at line 37 of file fixturesDepgraphCompgraphGeneric.h.


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Definition at line 50 of file fixturesDepgraphCompgraphGeneric.h.


Field Documentation

template<typename ProgramCtxFixtureT >
std::vector<dlvhex::ID> GenericDepGraphFixture< ProgramCtxFixtureT >::auxRules
template<typename ProgramCtxFixtureT >
dlvhex::DependencyGraph GenericDepGraphFixture< ProgramCtxFixtureT >::depgraph

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