dlvhex  2.5.0
include/dlvhex2/OrdinaryASPProgram.h File Reference
#include "dlvhex2/PlatformDefinitions.h"
#include "dlvhex2/ID.h"
#include "dlvhex2/AnswerSet.h"
#include "dlvhex2/Error.h"
#include "dlvhex2/ConcurrentMessageQueueOwning.h"
#include <boost/shared_ptr.hpp>
#include <vector>
#include <list>
Include dependency graph for OrdinaryASPProgram.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  OrdinaryASPProgram
 This is kind of a program context for pure (=non-HEX) ASPs. More...

Typedefs

typedef boost::shared_ptr
< Registry
RegistryPtr

Typedef Documentation

typedef boost::shared_ptr<Registry> RegistryPtr

Definition at line 52 of file OrdinaryASPProgram.h.