|
knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <Index.h>
Public Member Functions | |
| IndexKey (const char *key, IndexType type=IndexType::ASCENDING) | |
| IndexKey (const char *key, IndexType type=IndexType::ASCENDING) | |
Public Attributes | |
| const std::string | value |
| const IndexType | type |
|
inlineexplicit |
|
inlineexplicit |