dlvhex  2.5.0
include/dlvhex2/ModuleTable.h File Reference

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>
Include dependency graph for ModuleTable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ModuleTable
 Lookup table for modules. More...

Defines

#define MODULETABLE_HPP_INCLUDED__20102010

Detailed Description

Table for storing Modules: ModuleName, inputList, edb, idb. Use struct from Module.hpp.

Author:
Tri Kurniawan Wijaya <trikurniawanwijaya@gmail.com>

Definition in file ModuleTable.h.


Define Documentation

Definition at line 35 of file ModuleTable.h.