CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Attributes | Protected Attributes | List of all members
OdBcf::OdBcfTopicData Class Reference

#include <BcfTopic.h>

Inheritance diagram for OdBcf::OdBcfTopicData:
OdBcf::OdBcfTopic

Public Attributes

OdStringArray m_referenceLink
 
OdString m_title
 
OdString m_priority
 
OdInt32 m_index
 
OdStringArray m_labels
 
OdBcfTimeStampPtr m_pDueDate
 
OdString m_assignedTo
 
OdString m_stage
 
OdString m_description
 
OdBcfBimSnippetPtr m_pBimSnippet
 
OdString m_topicType
 
OdString m_topicStatus
 

Protected Attributes

OdBcfTimeStampPtr m_pCreationDate
 
OdString m_creationAuthor
 
OdBcfTimeStampPtr m_pModifiedDate
 
OdString m_modifiedAuthor
 
OdBcfDocumentReferenceArray m_documentReference
 
OdBcfGUIDAttributeArray m_relatedTopic
 
OdGUID m_guid
 

Detailed Description

A class that stores a BCF topic metadata.

Definition at line 71 of file BcfTopic.h.

Member Data Documentation

◆ m_assignedTo

OdString OdBcf::OdBcfTopicData::m_assignedTo

A string that contains the object the topic is assigned to.

Definition at line 107 of file BcfTopic.h.

◆ m_creationAuthor

OdString OdBcf::OdBcfTopicData::m_creationAuthor
protected

A string that contains the topic's author.

Definition at line 143 of file BcfTopic.h.

◆ m_description

OdString OdBcf::OdBcfTopicData::m_description

A string that contains the topic's description.

Definition at line 117 of file BcfTopic.h.

◆ m_documentReference

OdBcfDocumentReferenceArray OdBcf::OdBcfTopicData::m_documentReference
protected

An array of smart pointers to document references, which are related to the topic.

Definition at line 158 of file BcfTopic.h.

◆ m_guid

OdGUID OdBcf::OdBcfTopicData::m_guid
protected

A globally unique identifier of the topic.

Definition at line 168 of file BcfTopic.h.

◆ m_index

OdInt32 OdBcf::OdBcfTopicData::m_index

The topic's index value.

Definition at line 92 of file BcfTopic.h.

◆ m_labels

OdStringArray OdBcf::OdBcfTopicData::m_labels

A string array that contains the topic's labels.

Definition at line 97 of file BcfTopic.h.

◆ m_modifiedAuthor

OdString OdBcf::OdBcfTopicData::m_modifiedAuthor
protected

A string that contains the name of the author that modified the topic.

Definition at line 153 of file BcfTopic.h.

◆ m_pBimSnippet

OdBcfBimSnippetPtr OdBcf::OdBcfTopicData::m_pBimSnippet

A smart pointer to the topic's BIM snippet object.

Definition at line 122 of file BcfTopic.h.

◆ m_pCreationDate

OdBcfTimeStampPtr OdBcf::OdBcfTopicData::m_pCreationDate
protected

A smart pointer to a timestamp object that contains the date and time of the topic creation.

Definition at line 138 of file BcfTopic.h.

◆ m_pDueDate

OdBcfTimeStampPtr OdBcf::OdBcfTopicData::m_pDueDate

A smart pointer to the timestamp object that contains the topic's due date.

Definition at line 102 of file BcfTopic.h.

◆ m_pModifiedDate

OdBcfTimeStampPtr OdBcf::OdBcfTopicData::m_pModifiedDate
protected

A smart pointer to a timestamp object that contains the date and time of the topic modification.

Definition at line 148 of file BcfTopic.h.

◆ m_priority

OdString OdBcf::OdBcfTopicData::m_priority

A string that contains the topic's priority value.

Definition at line 87 of file BcfTopic.h.

◆ m_referenceLink

OdStringArray OdBcf::OdBcfTopicData::m_referenceLink

A string array that contains reference links to the topic.

Definition at line 77 of file BcfTopic.h.

◆ m_relatedTopic

OdBcfGUIDAttributeArray OdBcf::OdBcfTopicData::m_relatedTopic
protected

An array of smart pointers to globally unique identifiers of related topics.

Definition at line 163 of file BcfTopic.h.

◆ m_stage

OdString OdBcf::OdBcfTopicData::m_stage

A string that contains the topic's stage name.

Definition at line 112 of file BcfTopic.h.

◆ m_title

OdString OdBcf::OdBcfTopicData::m_title

A string that contains the topic's title.

Definition at line 82 of file BcfTopic.h.

◆ m_topicStatus

OdString OdBcf::OdBcfTopicData::m_topicStatus

A string that contains the topic's status.

Definition at line 132 of file BcfTopic.h.

◆ m_topicType

OdString OdBcf::OdBcfTopicData::m_topicType

A string that contains the topic's type.

Definition at line 127 of file BcfTopic.h.


The documentation for this class was generated from the following file: