Scope hash table.
More...
List of all members.
Detailed Description
Member Function Documentation
| void add_id |
( |
string |
id, |
|
|
CsEntity |
entity |
|
) |
| |
| bool add_single_id |
( |
string |
id, |
|
|
CsEntity |
entity |
|
) |
| |
| bool deleteEntities |
( |
DeleteEntityPredicate |
pred | ) |
|
| bool exist_id |
( |
string |
id | ) |
|
| LinkedList<CsEntity> get_id_list |
( |
string |
id | ) |
|
Returns list of entities.