<add> <add overload of AddIntoCache in IVTree>

This commit is contained in:
qinzongyue 2017-07-16 15:30:27 +08:00
parent a341cdf1fc
commit 0e807d28d6
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ public:
void resetStream();
bool range_query(unsigned _key1, unsigned _key2);
bool save();
void AddIntoCache(TYPE_PREDICATE_ID _id);
void AddIntoCache(TYPE_ENTITY_LITERAL_ID _id);
~IVTree();
void print(std::string s); //DEBUG(print the tree)