Home
last modified time | relevance | path

Searched refs:IObjectRegistryExporter (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_object_registry.h54 META_REGISTER_INTERFACE(IObjectRegistryExporter, "79e4e8ec-7da5-4757-a819-a1817e4bdd4f")
57 * @brief The IObjectRegistryExporter defines an interface for exporting an
60 class IObjectRegistryExporter : public CORE_NS::IInterface { class
61 META_INTERFACE(CORE_NS::IInterface, IObjectRegistryExporter)
264 virtual BASE_NS::string ExportToString(const IObjectRegistryExporter::Ptr& exporter) const = 0;
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_registry.h75 BASE_NS::string ExportToString(const IObjectRegistryExporter::Ptr& exporter) const override;
H A Dobject_registry.cpp499 BASE_NS::string ObjectRegistry::ExportToString(const IObjectRegistryExporter::Ptr& exporter) const in ExportToString()

Completed in 3 milliseconds