|
CFx SDK Documentation 2024 SP0
|
#include <IfcDocumentInformationAutoImpl.h>
Public Member Functions | |
| const OdAnsiString & | getIdentification () const |
| void | setIdentification (const OdAnsiString &Identification) |
| const OdAnsiString & | getName () const |
| void | setName (const OdAnsiString &Name) |
| const OdAnsiString & | getDescription () const |
| void | setDescription (const OdAnsiString &Description) |
| const OdAnsiString & | getLocation () const |
| void | setLocation (const OdAnsiString &Location) |
| const OdAnsiString & | getPurpose () const |
| void | setPurpose (const OdAnsiString &Purpose) |
| const OdAnsiString & | getIntendedUse () const |
| void | setIntendedUse (const OdAnsiString &IntendedUse) |
| const OdAnsiString & | getScope () const |
| void | setScope (const OdAnsiString &Scope) |
| const OdAnsiString & | getRevision () const |
| void | setRevision (const OdAnsiString &Revision) |
| IfcActorSelect | documentOwner () |
| void | getEditors (OdArray< OdDAI::Select > &Editors) const |
| void | getEditorsWrapperArray (OdArray< IfcActorSelect > &Editors) const |
| OdDAI::Set< OdDAI::Select > & | editors () |
| const OdAnsiString & | getCreationTime () const |
| void | setCreationTime (const OdAnsiString &CreationTime) |
| const OdAnsiString & | getLastRevisionTime () const |
| void | setLastRevisionTime (const OdAnsiString &LastRevisionTime) |
| const OdAnsiString & | getElectronicFormat () const |
| void | setElectronicFormat (const OdAnsiString &ElectronicFormat) |
| const OdAnsiString & | getValidFrom () const |
| void | setValidFrom (const OdAnsiString &ValidFrom) |
| const OdAnsiString & | getValidUntil () const |
| void | setValidUntil (const OdAnsiString &ValidUntil) |
| IfcDocumentConfidentialityEnum | getConfidentiality () const |
| void | setConfidentiality (IfcDocumentConfidentialityEnum Confidentiality) |
| IfcDocumentStatusEnum | getStatus () const |
| void | setStatus (IfcDocumentStatusEnum Status) |
| void | getInvDocumentInfoForObjects (OdDAIObjectIds &DocumentInfoForObjects) const |
| void | getInvHasDocumentReferences (OdDAIObjectIds &HasDocumentReferences) const |
| void | getInvIsPointedTo (OdDAIObjectIds &IsPointedTo) const |
| void | getInvIsPointer (OdDAIObjectIds &IsPointer) const |
| IfcDocumentInformation () | |
| virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) |
| virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) |
| virtual OdDAI::Entity * | getInstanceType () const |
| virtual OdRxValue | getAttr (const char *attrName) const |
| virtual void | unsetAttr (const char *explicitAttrName) |
| virtual bool | testAttr (const char *explicitAttrName) const |
| virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) |
| virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const |
| virtual OdIfc::OdIfcEntityType | type () const |
| virtual OdRxValue | getAttr (const OdIfc::OdIfcAttribute attrDef) const |
| virtual void | unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) |
| virtual bool | testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const |
| virtual bool | putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) |
| virtual OdDAI::Entity * | getInstanceType () const |
| virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const |
| virtual OdIfc::OdIfcEntityType | type () const |
Public Member Functions inherited from OdIfc::OdIfcEntity | |
| ODRX_DECLARE_MEMBERS (OdIfcEntity) | |
| OdIfcEntity () | |
| ~OdIfcEntity () | |
| virtual bool | isKindOf (OdIfcEntityType entityType) const |
| bool | isInstanceOf (OdIfcEntityType entityType) const |
| virtual OdIfcEntityType | type () const |
| virtual OdRxValue | getAttr (const OdIfcAttribute attrDef) const |
| virtual bool | testAttr (const char *explicitAttrName) const |
| virtual bool | testAttr (const OdIfcAttribute explicitAttrDef) const |
| virtual void | unsetAttr (const char *explicitAttrName) |
| virtual void | unsetAttr (const OdIfcAttribute explicitAttrDef) |
| virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) |
| virtual bool | putAttr (const OdIfcAttribute explicitAttrDef, const OdRxValue &val) |
| IfcOpResult | resolved () |
| void | resolve (IfcOpResult resolved, void *resPtr) |
| void | unresolve () |
| virtual void | setGsNode (OdGsCache *pGsNode) |
| virtual OdGsCache * | gsNode () const |
| virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const |
| virtual bool | subWorldDraw (OdGiWorldDraw *wd) const |
Protected Attributes | |
| OdAnsiString | m_Identification |
| OdAnsiString | m_Name |
| OdAnsiString | m_Description |
| OdAnsiString | m_Location |
| OdAnsiString | m_Purpose |
| OdAnsiString | m_IntendedUse |
| OdAnsiString | m_Scope |
| OdAnsiString | m_Revision |
| OdDAI::Select | m_DocumentOwner |
| OdDAI::Set< OdDAI::Select > | m_Editors |
| OdAnsiString | m_CreationTime |
| OdAnsiString | m_LastRevisionTime |
| OdAnsiString | m_ElectronicFormat |
| OdAnsiString | m_ValidFrom |
| OdAnsiString | m_ValidUntil |
| OdDAI::Enum | m_Confidentiality |
| OdDAI::Enum | m_Status |
Protected Attributes inherited from OdIfc::OdIfcEntity | |
| void * | m_resPtr |
| IfcOpResult | m_resolved |
Friends | |
| class | IfcRelAssociatesDocument |
| class | IfcDocumentReference |
| class | IfcDocumentInformationRelationship |
Additional Inherited Members | |
Static Public Member Functions inherited from OdIfc::OdIfcEntity | |
| static const OdGePoint3d * | asPoint3d (const OdIfcEntity *pEnt) |
| static const OdGePoint2d * | asPoint2d (const OdIfcEntity *pEnt) |
| static const OdGeVector3d * | asVector3d (const OdIfcEntity *pEnt) |
| static const OdGeVector2d * | asVector2d (const OdIfcEntity *pEnt) |
| static const OdGeMatrix2d * | asMatrix2d (const OdIfcEntity *pEnt) |
| static const OdGeMatrix3d * | asMatrix3d (const OdIfcEntity *pEnt) |
| static OdIfcCompoundPtr | asCompound (OdSmartPtr< OdIfcEntity > pEnt) |
| static const OdCmEntityColor * | asRgbColor (const OdIfcEntity *pEnt) |
Definition at line 37 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
| OdIfc4x2::IfcDocumentInformation::IfcDocumentInformation | ( | ) |
| IfcActorSelect OdIfc4x2::IfcDocumentInformation::documentOwner | ( | ) |
| OdDAI::Set< OdDAI::Select > & OdIfc4x2::IfcDocumentInformation::editors | ( | ) |
|
virtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
|
virtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc::OdIfcEntity.
| IfcDocumentConfidentialityEnum OdIfc4x2::IfcDocumentInformation::getConfidentiality | ( | ) | const |
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getCreationTime | ( | ) | const |
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getDescription | ( | ) | const |
| void OdIfc4x2::IfcDocumentInformation::getEditorsWrapperArray | ( | OdArray< IfcActorSelect > & | Editors | ) | const |
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getElectronicFormat | ( | ) | const |
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getIdentification | ( | ) | const |
|
virtual |
Returns a type of a class instance.
Reimplemented from OdIfc4x2::IfcExternalInformation.
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getIntendedUse | ( | ) | const |
| void OdIfc4x2::IfcDocumentInformation::getInvDocumentInfoForObjects | ( | OdDAIObjectIds & | DocumentInfoForObjects | ) | const |
| void OdIfc4x2::IfcDocumentInformation::getInvHasDocumentReferences | ( | OdDAIObjectIds & | HasDocumentReferences | ) | const |
| void OdIfc4x2::IfcDocumentInformation::getInvIsPointedTo | ( | OdDAIObjectIds & | IsPointedTo | ) | const |
| void OdIfc4x2::IfcDocumentInformation::getInvIsPointer | ( | OdDAIObjectIds & | IsPointer | ) | const |
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getLastRevisionTime | ( | ) | const |
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getLocation | ( | ) | const |
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getName | ( | ) | const |
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getPurpose | ( | ) | const |
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getRevision | ( | ) | const |
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getScope | ( | ) | const |
| IfcDocumentStatusEnum OdIfc4x2::IfcDocumentInformation::getStatus | ( | ) | const |
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getValidFrom | ( | ) | const |
| const OdAnsiString & OdIfc4x2::IfcDocumentInformation::getValidUntil | ( | ) | const |
|
virtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
|
virtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc4x2::IfcExternalInformation.
|
virtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
|
virtual |
Sets the specified attribute with a given value.
| explicitAttrName | [in] Explicit name of the attribute to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc::OdIfcEntity.
|
virtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc::OdIfcEntity.
| void OdIfc4x2::IfcDocumentInformation::setConfidentiality | ( | IfcDocumentConfidentialityEnum | Confidentiality | ) |
| void OdIfc4x2::IfcDocumentInformation::setCreationTime | ( | const OdAnsiString & | CreationTime | ) |
| void OdIfc4x2::IfcDocumentInformation::setDescription | ( | const OdAnsiString & | Description | ) |
| void OdIfc4x2::IfcDocumentInformation::setElectronicFormat | ( | const OdAnsiString & | ElectronicFormat | ) |
| void OdIfc4x2::IfcDocumentInformation::setIdentification | ( | const OdAnsiString & | Identification | ) |
| void OdIfc4x2::IfcDocumentInformation::setIntendedUse | ( | const OdAnsiString & | IntendedUse | ) |
| void OdIfc4x2::IfcDocumentInformation::setLastRevisionTime | ( | const OdAnsiString & | LastRevisionTime | ) |
| void OdIfc4x2::IfcDocumentInformation::setLocation | ( | const OdAnsiString & | Location | ) |
| void OdIfc4x2::IfcDocumentInformation::setName | ( | const OdAnsiString & | Name | ) |
| void OdIfc4x2::IfcDocumentInformation::setPurpose | ( | const OdAnsiString & | Purpose | ) |
| void OdIfc4x2::IfcDocumentInformation::setRevision | ( | const OdAnsiString & | Revision | ) |
| void OdIfc4x2::IfcDocumentInformation::setScope | ( | const OdAnsiString & | Scope | ) |
| void OdIfc4x2::IfcDocumentInformation::setStatus | ( | IfcDocumentStatusEnum | Status | ) |
| void OdIfc4x2::IfcDocumentInformation::setValidFrom | ( | const OdAnsiString & | ValidFrom | ) |
| void OdIfc4x2::IfcDocumentInformation::setValidUntil | ( | const OdAnsiString & | ValidUntil | ) |
|
virtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc::OdIfcEntity.
|
virtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc::OdIfcEntity.
|
virtual |
Returns the type of this entity.
Reimplemented from OdIfc4x2::IfcExternalInformation.
|
virtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc::OdIfcEntity.
|
virtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc::OdIfcEntity.
Definition at line 217 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
friend |
Definition at line 216 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
friend |
Definition at line 215 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 211 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 206 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 197 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 203 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 204 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 208 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 195 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 200 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 207 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 198 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 196 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 199 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 202 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 201 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 212 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 209 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.
|
protected |
Definition at line 210 of file Ifc4x2/IfcDocumentInformationAutoImpl.h.