API Reference > OdBcf Namespace > Classes > OdBcfTopic Class
OdBcfTopic Class
OdBcf__OdBcfTopicOdBcf__OdBcfTopicOdBcf__OdBcfTopic
Syntax
C++
class OdBcfTopic : public OdBcfElement, protected OdBcfTopicData;

BcfTopic.h

A class that stores and operates a topic data.

OdBcfTopic Class
 
Name 
Description 
 
Creates a new topic object with default parameters. 
OdBcfTopicData Class
 
Name 
Description 
 
A string that contains the object the topic is assigned to. 
 
A string that contains the topic's description. 
 
The topic's index value. 
 
A string array that contains the topic's labels. 
 
A smart pointer to the topic's BIM snippet object. 
 
A smart pointer to the timestamp object that contains the topic's due date. 
 
A string that contains the topic's priority value. 
 
A string array that contains reference links to the topic. 
 
A string that contains the topic's stage name. 
 
A string that contains the topic's title. 
 
A string that contains the topic's status. 
 
A string that contains the topic's type. 
 
Name 
Description 
 
Reads XML data into ODA data structures.  
 
Writes data into XML structures.  
 
Checks whether the BCF datatype instance has all required fields initialized.  
OdBcfTopic Class
 
Name 
Description 
 
This is the overview for the DECLARE_ACCESSORS method overload. 
 
This is the overview for the DECLARE_CONST_ACCESSORS method overload. 
 
Reads XML data into ODA data structures.  
 
Writes data into XML structures.  
 
Checks whether the topic instance has all required fields initialized.  
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.