API Reference > OdBcf Namespace > Classes > OdBcfComment Class
OdBcfComment Class
OdBcf__OdBcfCommentOdBcf__OdBcfComment
Syntax
C++
class OdBcfComment : public OdBcfElement;

BcfComment.h

A class that stores and operates comments data.

Creates a new commentary object with default parameters. 
Retrieves the comment's author.  
This is the overview for the getComment method overload. 
Retrieves the comment's date.  
Retrieves the global unique identifier (GUID) of the comment object.  
This is the overview for the getModifiedAuthor method overload. 
This is the overview for the getModifiedDate method overload. 
This is the overview for the getViewpoint method overload. 
Reads XML data into ODA data structures.  
Defines whether the comment's author is not initialized.  
Defines whether the comment text is not initialized.  
Defines whether the comment's date is not initialized.  
Defines whether the global unique identifier (GUID) of the comment object is not initialized.  
Defines whether the information about the author of the last comment text modification is not initialized.  
Defines whether the date of the last comment text modification is not initialized.  
Defines whether the comment viewpoint value is not initialized.  
Writes data into XML structures.  
Sets a new comment's text.  
Sets a new author of the last comment text modification.  
Sets a new date of the last comment text modification.  
Sets a new viewpoint value.  
Checks whether the commentary instance has all required fields initialized.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.