integerBaseType More...
#include <CPACSPosExcl0IntBase.h>
Public Member Functions | |
TIGL_EXPORT | CPACSPosExcl0IntBase (CPACSGalleyElement *parent) |
TIGL_EXPORT | CPACSPosExcl0IntBase (CPACSSeatElement *parent) |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetExternalDataDirectory () const |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetExternalDataNodePath () const |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetExternalFileName () const |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
template<typename P > | |
P * | GetParent () |
template<typename P > | |
const P * | GetParent () const |
virtual TIGL_EXPORT const int & | GetValue () const |
template<typename P > | |
bool | IsParent () const |
virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
virtual TIGL_EXPORT void | SetExternalDataDirectory (const boost::optional< std::string > &value) |
virtual TIGL_EXPORT void | SetExternalDataNodePath (const boost::optional< std::string > &value) |
virtual TIGL_EXPORT void | SetExternalFileName (const boost::optional< std::string > &value) |
virtual TIGL_EXPORT void | SetValue (const int &value) |
virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
virtual TIGL_EXPORT | ~CPACSPosExcl0IntBase () |
Protected Attributes | |
boost::optional< std::string > | m_externalDataDirectory |
boost::optional< std::string > | m_externalDataNodePath |
boost::optional< std::string > | m_externalFileName |
void * | m_parent |
const std::type_info * | m_parentType |
int | m_value |
Private Member Functions | |
CPACSPosExcl0IntBase (const CPACSPosExcl0IntBase &)=delete | |
CPACSPosExcl0IntBase (CPACSPosExcl0IntBase &&)=delete | |
CPACSPosExcl0IntBase & | operator= (const CPACSPosExcl0IntBase &)=delete |
CPACSPosExcl0IntBase & | operator= (CPACSPosExcl0IntBase &&)=delete |
integerBaseType
Base type for integer nodes (including external data attributes)
TIGL_EXPORT tigl::generated::CPACSPosExcl0IntBase::CPACSPosExcl0IntBase | ( | CPACSGalleyElement * | parent | ) |
TIGL_EXPORT tigl::generated::CPACSPosExcl0IntBase::CPACSPosExcl0IntBase | ( | CPACSSeatElement * | parent | ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
|
virtual |
|
inline |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |