dlvhex  2.5.0
include/dlvhex2/PredicateTable.h File Reference

Table for storing Predicates. More...

#include "dlvhex2/PlatformDefinitions.h"
#include "dlvhex2/Logger.h"
#include "dlvhex2/ID.h"
#include "dlvhex2/Predicate.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 PredicateTable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  PredicateTable
 Lookup table for predicates. More...

Defines

#define PREDICATETABLE_HPP_INCLUDED__20102010

Detailed Description

Table for storing Predicates.

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

Definition in file PredicateTable.h.


Define Documentation

Definition at line 35 of file PredicateTable.h.