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

PrcContentSingleAttribute.h

 

Class representing an attribute with its data.

Destroys the attribute and its data. 
The copy constructor.
 
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. 
= 
The assignment operator.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.