CBaseICEAttributeDataArray Class Reference
 
 
 
CBaseICEAttributeDataArray Class Reference

#include <xsi_iceattributedataarray.h>


Class Description

Inheritance diagram for CBaseICEAttributeDataArray:
CICEAttributeDataArray< T > CICEAttributeDataArray2D< T > CICEAttributeDataArray2DCustomType CICEAttributeDataArray2DString CICEAttributeDataArray< bool > CICEAttributeDataArrayCustomType CICEAttributeDataArrayString

List of all members.

Public Member Functions

ULONG  GetCount () const
bool  IsConstant () const
XSI::siICENodeDataType  GetDataType () const
XSI::siICENodeStructureType  GetStructureType () const

Member Function Documentation

ULONG GetCount ( void  ) const [inline]

Accessor to the number of elements in the array.

Returns:
Number of elements in the array.
bool IsConstant ( ) const [inline]

Returns true if the array is constant in which case the array values are the same.

Returns:
True if array is constant or false otherwise.
XSI::siICENodeDataType GetDataType ( ) const [inline]

Returns the base data type of this array.

Returns:
XSI::siICENodeDataType value.
XSI::siICENodeStructureType GetStructureType ( ) const [inline]

Returns the base structure type of this array.

Returns:
XSI::siICENodeStructureType value.

The documentation for this class was generated from the following file: