Version Information.
More...
#include <CPACSVersionInfo.h>
◆ CPACSVersionInfo() [1/3]
◆ ~CPACSVersionInfo()
virtual TIGL_EXPORT tigl::generated::CPACSVersionInfo::~CPACSVersionInfo |
( |
| ) |
|
|
virtual |
◆ CPACSVersionInfo() [2/3]
tigl::generated::CPACSVersionInfo::CPACSVersionInfo |
( |
const CPACSVersionInfo & |
| ) |
|
|
privatedelete |
◆ CPACSVersionInfo() [3/3]
◆ GetCpacsVersion()
virtual TIGL_EXPORT const std::string& tigl::generated::CPACSVersionInfo::GetCpacsVersion |
( |
| ) |
const |
|
virtual |
◆ GetCreator()
virtual TIGL_EXPORT const std::string& tigl::generated::CPACSVersionInfo::GetCreator |
( |
| ) |
const |
|
virtual |
◆ GetDescription()
virtual TIGL_EXPORT const std::string& tigl::generated::CPACSVersionInfo::GetDescription |
( |
| ) |
const |
|
virtual |
◆ GetNextUIDParent() [1/2]
◆ GetNextUIDParent() [2/2]
◆ GetParent() [1/2]
◆ GetParent() [2/2]
◆ GetTimestamp()
virtual TIGL_EXPORT const std::time_t& tigl::generated::CPACSVersionInfo::GetTimestamp |
( |
| ) |
const |
|
virtual |
◆ GetVersion()
virtual TIGL_EXPORT const std::string& tigl::generated::CPACSVersionInfo::GetVersion |
( |
| ) |
const |
|
virtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ReadCPACS()
virtual TIGL_EXPORT void tigl::generated::CPACSVersionInfo::ReadCPACS |
( |
const TixiDocumentHandle & |
tixiHandle, |
|
|
const std::string & |
xpath |
|
) |
| |
|
virtual |
◆ SetCpacsVersion()
virtual TIGL_EXPORT void tigl::generated::CPACSVersionInfo::SetCpacsVersion |
( |
const std::string & |
value | ) |
|
|
virtual |
◆ SetCreator()
virtual TIGL_EXPORT void tigl::generated::CPACSVersionInfo::SetCreator |
( |
const std::string & |
value | ) |
|
|
virtual |
◆ SetDescription()
virtual TIGL_EXPORT void tigl::generated::CPACSVersionInfo::SetDescription |
( |
const std::string & |
value | ) |
|
|
virtual |
◆ SetTimestamp()
virtual TIGL_EXPORT void tigl::generated::CPACSVersionInfo::SetTimestamp |
( |
const std::time_t & |
value | ) |
|
|
virtual |
◆ SetVersion()
virtual TIGL_EXPORT void tigl::generated::CPACSVersionInfo::SetVersion |
( |
const std::string & |
value | ) |
|
|
virtual |
◆ WriteCPACS()
virtual TIGL_EXPORT void tigl::generated::CPACSVersionInfo::WriteCPACS |
( |
const TixiDocumentHandle & |
tixiHandle, |
|
|
const std::string & |
xpath |
|
) |
| const |
|
virtual |
◆ m_cpacsVersion
std::string tigl::generated::CPACSVersionInfo::m_cpacsVersion |
|
protected |
CPACS version of the dataset.
◆ m_creator
std::string tigl::generated::CPACSVersionInfo::m_creator |
|
protected |
Creator of initial CPACS dataset.
◆ m_description
std::string tigl::generated::CPACSVersionInfo::m_description |
|
protected |
Description of CPACS dataset.
◆ m_parent
◆ m_timestamp
std::time_t tigl::generated::CPACSVersionInfo::m_timestamp |
|
protected |
Timestamp of initial CPACS dataset creation.
◆ m_version
std::string tigl::generated::CPACSVersionInfo::m_version |
|
protected |
The documentation for this class was generated from the following file: