dlvhex
2.5.0
|
Table for storing Modules: ModuleName, inputList, edb, idb. Use struct from Module.hpp. More...
#include "dlvhex2/PlatformDefinitions.h"
#include "dlvhex2/Logger.h"
#include "dlvhex2/ID.h"
#include "dlvhex2/Module.h"
#include "dlvhex2/Table.h"
#include <boost/multi_index/member.hpp>
#include <boost/multi_index/hashed_index.hpp>
#include <boost/multi_index/random_access_index.hpp>
Go to the source code of this file.
Data Structures | |
class | ModuleTable |
Lookup table for modules. More... | |
Defines | |
#define | MODULETABLE_HPP_INCLUDED__20102010 |
Table for storing Modules: ModuleName, inputList, edb, idb. Use struct from Module.hpp.
Definition in file ModuleTable.h.
Definition at line 35 of file ModuleTable.h.