![Logo](tetiere_ht.jpg) |
DATAKIT API
V2025.1
|
|
Go to the documentation of this file. 1 #ifndef _UTIL_SATR_READER_HPP_
2 #define _UTIL_SATR_READER_HPP_
Definition: dtk_reader.hpp:15
Dtk_ErrorStatus DesactivateReader()
Dtk_ErrorStatus ReadAdditionalInfos(Dtk_Node &inNode, Dtk_ObjectPtr &outEntity)
This is a high level string class.
Definition: dtk_string.hpp:58
Dtk_ErrorStatus CreateDocument(const Dtk_string &inInputFile, Dtk_MainDocPtr &outDocument)
char Dtk_bool
Definition: define.h:725
Dtk_ErrorStatus EndComponent(Dtk_ComponentPtr &inComponent)
Dtk_ErrorStatus PopulateComponentsTree(const Dtk_string &inInputFile, Dtk_MainDocPtr &inoutDocument, Dtk_ComponentPtr &outRootComponent)
Dtk_ErrorStatus EndPopulateComponentsTree()
This is the Node Class The Dtk_Node object is used to retrieve informations in a Dtk_ComponentPtr obj...
Definition: dtk_maindoc.hpp:230
Dtk_ErrorStatus GetFileVersion(const Dtk_string &inInputFile, Dtk_string &outVersion)
int32_t Dtk_Int32
Definition: define.h:687
Dtk_ErrorStatus ActivateReader()
Dtk_ErrorStatus ReadComponent(const Dtk_ComponentPtr &inComponent, Dtk_NodePtr &outRootNode)
Dtk_ErrorStatus
Definition: error_dtk.hpp:6
Definition: dtk_satrReader.hpp:5
Definition: util_ptr_dtk.hpp:37
Dtk_ErrorStatus _ProcessSatComponent(Dtk_MainDocPtr &inoutDocument, Dtk_ComponentPtr &inoutRootComponent)
Dtk_ErrorStatus ReadEntity(Dtk_Node &inNode, Dtk_EntityPtr &outEntity)