Materials. More...
#include <CPACSMaterials.h>
Public Member Functions | |
| TIGL_EXPORT | CPACSMaterials (CPACSVehicles *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const boost::optional< CPACSComposites > & | GetComposites () const |
| virtual TIGL_EXPORT boost::optional< CPACSComposites > & | GetComposites () |
| virtual TIGL_EXPORT CPACSComposites & | GetComposites (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSVehicles * | GetParent () |
| TIGL_EXPORT const CPACSVehicles * | GetParent () const |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | RemoveComposites () |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSMaterials () |
Protected Attributes | |
| boost::optional< CPACSComposites > | m_composites |
| CPACSVehicles * | m_parent |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSMaterials (const CPACSMaterials &)=delete | |
| CPACSMaterials (CPACSMaterials &&)=delete | |
| CPACSMaterials & | operator= (const CPACSMaterials &)=delete |
| CPACSMaterials & | operator= (CPACSMaterials &&)=delete |
Materials.
Materials type, containing material and composite data. A material describes the properties of a certain material. Several materials can be combined within one composite.
| TIGL_EXPORT tigl::generated::CPACSMaterials::CPACSMaterials | ( | CPACSVehicles * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CPACSVehicles* tigl::generated::CPACSMaterials::GetParent | ( | ) |
| TIGL_EXPORT const CPACSVehicles* tigl::generated::CPACSMaterials::GetParent | ( | ) | const |
| TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSMaterials::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSMaterials::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |