#include <CPACSCompartment.h>
◆ CPACSCompartment() [1/3]
◆ ~CPACSCompartment()
virtual TIGL_EXPORT tigl::generated::CPACSCompartment::~CPACSCompartment |
( |
| ) |
|
|
virtual |
◆ CPACSCompartment() [2/3]
tigl::generated::CPACSCompartment::CPACSCompartment |
( |
const CPACSCompartment & |
| ) |
|
|
privatedelete |
◆ CPACSCompartment() [3/3]
◆ GetDescription()
virtual TIGL_EXPORT const boost::optional<std::string>& tigl::generated::CPACSCompartment::GetDescription |
( |
| ) |
const |
|
virtual |
◆ GetDesignVolume()
virtual TIGL_EXPORT const boost::optional<double>& tigl::generated::CPACSCompartment::GetDesignVolume |
( |
| ) |
const |
|
virtual |
◆ GetGeometry() [1/2]
◆ GetGeometry() [2/2]
◆ GetName()
virtual TIGL_EXPORT const boost::optional<std::string>& tigl::generated::CPACSCompartment::GetName |
( |
| ) |
const |
|
virtual |
◆ GetNextUIDParent() [1/2]
◆ GetNextUIDParent() [2/2]
◆ GetParent() [1/2]
◆ GetParent() [2/2]
◆ GetUID()
virtual TIGL_EXPORT const boost::optional<std::string>& tigl::generated::CPACSCompartment::GetUID |
( |
| ) |
const |
|
virtual |
◆ GetUIDManager() [1/2]
◆ GetUIDManager() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ReadCPACS()
virtual TIGL_EXPORT void tigl::generated::CPACSCompartment::ReadCPACS |
( |
const TixiDocumentHandle & |
tixiHandle, |
|
|
const std::string & |
xpath |
|
) |
| |
|
virtual |
◆ SetDescription()
virtual TIGL_EXPORT void tigl::generated::CPACSCompartment::SetDescription |
( |
const boost::optional< std::string > & |
value | ) |
|
|
virtual |
◆ SetDesignVolume()
virtual TIGL_EXPORT void tigl::generated::CPACSCompartment::SetDesignVolume |
( |
const boost::optional< double > & |
value | ) |
|
|
virtual |
◆ SetName()
virtual TIGL_EXPORT void tigl::generated::CPACSCompartment::SetName |
( |
const boost::optional< std::string > & |
value | ) |
|
|
virtual |
◆ SetUID()
virtual TIGL_EXPORT void tigl::generated::CPACSCompartment::SetUID |
( |
const boost::optional< std::string > & |
value | ) |
|
|
virtual |
◆ WriteCPACS()
virtual TIGL_EXPORT void tigl::generated::CPACSCompartment::WriteCPACS |
( |
const TixiDocumentHandle & |
tixiHandle, |
|
|
const std::string & |
xpath |
|
) |
| const |
|
virtual |
◆ m_description
boost::optional<std::string> tigl::generated::CPACSCompartment::m_description |
|
protected |
Description of the compartment.
◆ m_designVolume
boost::optional<double> tigl::generated::CPACSCompartment::m_designVolume |
|
protected |
Ideal design volume of the compartment.
◆ m_geometry
Compartment geometry uIDs list.
◆ m_name
boost::optional<std::string> tigl::generated::CPACSCompartment::m_name |
|
protected |
◆ m_parent
◆ m_uID
boost::optional<std::string> tigl::generated::CPACSCompartment::m_uID |
|
protected |
◆ m_uidMgr
The documentation for this class was generated from the following file: