linkToFile More...
#include <CPACSLinkToFile.h>
Public Member Functions | |
TIGL_EXPORT | CPACSLinkToFile (CCPACSExternalObject *parent) |
virtual TIGL_EXPORT const boost::optional< CPACSLinkToFileType_format > & | GetFormat () const |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
TIGL_EXPORT CCPACSExternalObject * | GetParent () |
TIGL_EXPORT const CCPACSExternalObject * | GetParent () const |
virtual TIGL_EXPORT const std::string & | GetSimpleContent () const |
virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
virtual TIGL_EXPORT void | SetFormat (const boost::optional< CPACSLinkToFileType_format > &value) |
virtual TIGL_EXPORT void | SetSimpleContent (const std::string &value) |
virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
virtual TIGL_EXPORT | ~CPACSLinkToFile () |
Protected Attributes | |
boost::optional< CPACSLinkToFileType_format > | m_format |
CCPACSExternalObject * | m_parent |
std::string | m_simpleContent |
Private Member Functions | |
CPACSLinkToFile (const CPACSLinkToFile &)=delete | |
CPACSLinkToFile (CPACSLinkToFile &&)=delete | |
CPACSLinkToFile & | operator= (const CPACSLinkToFile &)=delete |
CPACSLinkToFile & | operator= (CPACSLinkToFile &&)=delete |
linkToFile
Please provide a link to the additional file that shall be loaded by the TIGL library. Furthermore it is necessary to provide the format attribute so that the file type can be identified. Several CAD formats provide multiple endings, and hence, this measure seems necessary.
TIGL_EXPORT tigl::generated::CPACSLinkToFile::CPACSLinkToFile | ( | CCPACSExternalObject * | parent | ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
TIGL_EXPORT CCPACSExternalObject* tigl::generated::CPACSLinkToFile::GetParent | ( | ) |
TIGL_EXPORT const CCPACSExternalObject* tigl::generated::CPACSLinkToFile::GetParent | ( | ) | const |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |