API Reference > Classes > PRC Miscellaneous Classes > OdPrcContentSingleAttribute Class
OdPrcContentSingleAttribute Class
OdPrcContentSingleAttribute
Syntax
C++
class OdPrcContentSingleAttribute;

PrcContentSingleAttribute.h

 

Class representing an attribute with its data.

 
Name 
Description 
 
Destroys the attribute and its data. 
 
The copy constructor.
 
 
Name 
Description 
 
This is the overview for the attributeEntry method overload. 
 
Clears data and type of the attribute. 
 
Returns the current value of the attribute as a double. 
 
Returns the current value of the attribute as a 32-bit integer. 
 
Returns the current value of the attribute as a string. 
 
Returns the current value of the attribute as a date and time. 
 
Returns the current value of the attribute as an unsigned 32-bit integer. 
 
Returns the current attribute data type. 
 
This is the overview for the setData method overload. 
 
Name 
Description 
 
= 
The assignment operator.
 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.