Source / Target. More...
#include <CPACSSourceTarget.h>
Public Member Functions | |
| virtual TIGL_EXPORT void | AddToSubComponentUIDs_choice4 (const std::string &value) |
| TIGL_EXPORT | CPACSSourceTarget (CCPACSSystemConnection *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const boost::optional< CPACSAtaChapterList > & | GetAtaChapter_choice2 () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetComponentUID_choice4 () const |
| virtual TIGL_EXPORT const boost::optional< CPACSSourceTarget_externalElement > & | GetExternalElement_choice1 () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CCPACSSystemConnection * | GetParent () |
| TIGL_EXPORT const CCPACSSystemConnection * | GetParent () const |
| virtual TIGL_EXPORT const std::vector< std::string > & | GetSubComponentUIDs_choice4 () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetSystemArchitectureUID_choice3 () 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 bool | RemoveFromSubComponentUIDs_choice4 (const std::string &value) |
| virtual TIGL_EXPORT void | SetAtaChapter_choice2 (const boost::optional< CPACSAtaChapterList > &value) |
| virtual TIGL_EXPORT void | SetComponentUID_choice4 (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetExternalElement_choice1 (const boost::optional< CPACSSourceTarget_externalElement > &value) |
| virtual TIGL_EXPORT void | SetSystemArchitectureUID_choice3 (const boost::optional< std::string > &value) |
| TIGL_EXPORT bool | ValidateChoices () const |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSSourceTarget () |
| Public Member Functions inherited from tigl::ITiglUIDRefObject | |
| virtual | ~ITiglUIDRefObject ()=default |
Protected Attributes | |
| boost::optional< CPACSAtaChapterList > | m_ataChapter_choice2 |
| Source / target system according to ATA chapter. | |
| boost::optional< std::string > | m_componentUID_choice4 |
| UID of a component defined under aircraft(rotorcraft)/model. | |
| boost::optional< CPACSSourceTarget_externalElement > | m_externalElement_choice1 |
| External element (ambient | passengers), which is not explicitly defined in CPACS. External elements indicate that this is an element relevant to modeling the system, but is not itself contained in the system. | |
| CCPACSSystemConnection * | m_parent |
| std::vector< std::string > | m_subComponentUIDs_choice4 |
| UID of a sub-component. | |
| boost::optional< std::string > | m_systemArchitectureUID_choice3 |
| UID of another systemArchitecture. | |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSSourceTarget (const CPACSSourceTarget &)=delete | |
| CPACSSourceTarget (CPACSSourceTarget &&)=delete | |
| TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
| TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
| CPACSSourceTarget & | operator= (const CPACSSourceTarget &)=delete |
| CPACSSourceTarget & | operator= (CPACSSourceTarget &&)=delete |
Source / Target.
| TIGL_EXPORT tigl::generated::CPACSSourceTarget::CPACSSourceTarget | ( | CCPACSSystemConnection * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
|
virtual |
| TIGL_EXPORT CCPACSSystemConnection * tigl::generated::CPACSSourceTarget::GetParent | ( | ) |
| TIGL_EXPORT const CCPACSSystemConnection * tigl::generated::CPACSSourceTarget::GetParent | ( | ) | const |
|
virtual |
|
virtual |
| TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSSourceTarget::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSSourceTarget::GetUIDManager | ( | ) | const |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT bool tigl::generated::CPACSSourceTarget::ValidateChoices | ( | ) | const |
|
virtual |
|
protected |
Source / target system according to ATA chapter.
|
protected |
UID of a component defined under aircraft(rotorcraft)/model.
|
protected |
External element (ambient | passengers), which is not explicitly defined in CPACS. External elements indicate that this is an element relevant to modeling the system, but is not itself contained in the system.
|
protected |
|
protected |
UID of a sub-component.
|
protected |
UID of another systemArchitecture.
|
protected |