dlvhex  2.5.0
include/dlvhex2/RuleTable.h File Reference

Table for storing Rules. More...

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

Go to the source code of this file.

Data Structures

class  RuleTable
 Lookup table for rules. More...

Detailed Description

Table for storing Rules.

Author:
Peter Schueller <ps@kr.tuwien.ac.at>

Definition in file RuleTable.h.