C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
attr_common_attribute.h File Reference

Common attributes subtype. More...

#include <attribute_item.h>
#include <mb_rect1d.h>

Classes

class  MbCommonAttribute
 Common attribute - the base class. More...
 
class  MbBoolAttribute
 Bool attribute. More...
 
class  MbIntAttribute
 Int attribute. More...
 
class  MbInt64Attribute
 Int64 attribute. More...
 
class  MbDoubleAttribute
 Double attribute. More...
 
class  MbStringAttribute
 String attribute. More...
 
class  MbBinaryAttribute
 Binary attribute. More...
 
class  MbInt32VectorAttribute
 Array of integer (int32) values attribute. More...
 
class  MbInt64VectorAttribute
 Array of integer (int64) values attribute. More...
 
class  MbDoubleVectorAttribute
 Array of real (double) values attribute. More...
 
class  MbDoubleRangeAttribute
 Double precision range attribute. More...
 

Detailed Description

Common attributes subtype.