itom  1.0.13
ito::DObjMeta Class Reference

Meta-information for Param of type DObjPtr. More...

#include <sharedStructures.h>

Inheritance diagram for ito::DObjMeta:
ito::ParamMeta

List of all members.

Public Member Functions

 DObjMeta (uint32 allowedTypes=0xFFFF, size_t minDim=0, size_t maxDim=std::numeric_limits< int >::max())
int getAllowedTypes () const
size_t getMinDim () const
 returns maximum allowed dimensions of data object
size_t getMaxDim () const
 returns minimum number of dimensions of data object

Private Attributes

uint32 m_allowedTypes
size_t m_minDim
size_t m_maxDim

Detailed Description

Meta-information for Param of type DObjPtr.

See also:
ito::Param

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