dlvhex  2.5.0
include/dlvhex2/ModuleAtomTable.h File Reference

Table for storing Module Atoms (module calls --> [q1,q2]::r(a,b,c) ) More...

#include "dlvhex2/PlatformDefinitions.h"
#include "dlvhex2/Atoms.h"
#include "dlvhex2/Table.h"
#include <boost/multi_index/member.hpp>
#include <boost/multi_index/hashed_index.hpp>
#include <boost/multi_index/composite_key.hpp>
#include <boost/multi_index/random_access_index.hpp>
Include dependency graph for ModuleAtomTable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ModuleAtomTable
 Lookup table for module atoms. More...

Detailed Description

Table for storing Module Atoms (module calls --> [q1,q2]::r(a,b,c) )

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

Definition in file ModuleAtomTable.h.