Searched refs:object_entry (Results 1 - 2 of 2) sorted by path

/haiku/src/apps/cortex/Persistence/
H A DExportContext.h247 struct object_entry { struct in class:ExportContext
248 object_entry() : element(0), object(0) {} function in struct:ExportContext::object_entry
254 typedef std::list<object_entry> object_list;
H A DImportContext.h101 typedef std::pair<const char*, IPersistent*> object_entry; typedef in class:ImportContext
102 std::list<object_entry> m_objectStack;

Completed in 50 milliseconds