1 #ifndef MHT_OBJECT_STORAGE_H_ 2 #define MHT_OBJECT_STORAGE_H_ 10 class KnowledgeDatabase;
std::list< SemanticObject * > objects_
static ObjectStorage & getInstance()
void addObject(SemanticObject *obj)
static ObjectStorage * instance_
const KnowledgeDatabase & knowledge_db_
The class Evidence represents a set of properties (PropertySet) that all originate from one physical ...
void match(const Evidence &ev)
void removeObject(SemanticObject &obj)