/haiku/src/apps/cortex/Persistence/ |
H A D | XML.h | 113 IPersistent** outObject, 118 IPersistent** outObject, 133 IPersistent* rootObject, 139 IPersistent* rootObject, 148 IPersistent* object, 193 virtual IPersistent* objectFor(
|
H A D | Importer.h | 75 IPersistent* rootObject, 81 IPersistent* rootObject, 95 IPersistent* target() const; 158 IPersistent* m_rootObject;
|
H A D | XMLElementMapping.h | 50 class IPersistent; variable 64 virtual IPersistent* create() const =0; 78 IPersistent* create() const { in create()
|
H A D | XML.cpp | 142 IPersistent** outObject, in Read() 158 IPersistent** outObject, in Read() 185 IPersistent* rootObject, in Read() 196 IPersistent* rootObject, in Read() 251 IPersistent* object, in Write() 273 IPersistent* create() const { return 0; } in create() 304 IPersistent* XML::DocumentType::objectFor( in objectFor()
|
H A D | Importer.cpp | 123 IPersistent* rootObject, in Importer() 140 IPersistent* rootObject, in Importer() 173 IPersistent* Importer::target() const { in target() 267 IPersistent* target = 0; in xmlElementStart() 346 IPersistent* curObject = m_context->m_objectStack.back().second; in xmlElementStart() 390 IPersistent* pObject = 0; in xmlElementEnd() 428 IPersistent* curObject = m_context->m_objectStack.back().second; in xmlElementEnd() 461 IPersistent* pObject = 0; in xmlCharacterData()
|
H A D | IPersistent.h | 61 class IPersistent { 65 virtual ~IPersistent() {} in ~IPersistent() 153 IPersistent* child,
|
H A D | ImportContext.h | 50 class IPersistent; variable 101 typedef std::pair<const char*, IPersistent*> object_entry;
|
H A D | StringContent.h | 53 public IPersistent { 96 IPersistent* child,
|
H A D | ExportContext.h | 55 class IPersistent; variable 179 IPersistent* object); 251 IPersistent* object;
|
H A D | StringContent.cpp | 82 IPersistent* child, in xmlImportChild()
|
H A D | ExportContext.cpp | 230 IPersistent* object) { in writeObject()
|
/haiku/src/apps/cortex/Persistence/Wrappers/ |
H A D | FlatMessageIO.h | 59 public IPersistent { 129 IPersistent* child,
|
H A D | MediaFormatIO.h | 55 public IPersistent { 131 IPersistent* child,
|
H A D | MessageIO.h | 55 public IPersistent { 122 IPersistent* child,
|
H A D | FlatMessageIO.cpp | 181 IPersistent* child, in xmlImportChild()
|
H A D | MessageIO.cpp | 249 IPersistent* child, in xmlImportChild()
|
/haiku/src/apps/cortex/RouteApp/ |
H A D | LiveNodeIO.h | 78 public IPersistent { 144 IPersistent* child,
|
H A D | DormantNodeIO.h | 57 public IPersistent { 114 IPersistent* child,
|
H A D | ConnectionIO.h | 62 public IPersistent { 121 IPersistent* child,
|
H A D | RouteApp.h | 60 public IPersistent, 124 IPersistent* child,
|
H A D | RouteAppNodeManager.h | 93 public IPersistent { 191 IPersistent* child,
|
H A D | LiveNodeIO.cpp | 217 IPersistent* child, in xmlImportChild()
|
H A D | ConnectionIO.cpp | 412 IPersistent* child, in xmlImportChild()
|
H A D | DormantNodeIO.cpp | 527 IPersistent* child, in xmlImportChild()
|
H A D | RouteApp.cpp | 307 IPersistent* child, in xmlImportChild()
|