CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
46 virtual int size()
const = 0;
72 void operator = (
const OdArray<T> &rhs) { m_arr = rhs; };
131 return (m_pInst ==
NULL);
230 #endif // _DAI_DICTIONARY_INSTANCE_H
OdSharedPtr< DoubleAggr > DoubleAggrPtr
OdSharedPtr< IntAggr > IntAggrPtr
unsigned long length() const
OdArray< T > getArray() const
virtual const OdRxValueType & type() const =0
static const OdRxValueType & value()
IteratorPtr createIterator() const
virtual int size() const =0
Aggr< double > DoubleAggr
const OdArray< T > & getArray() const
virtual const OdRxValueType & type() const
virtual IteratorPtr createIterator() const
virtual AggrInstance * duplicate() const
virtual IteratorPtr createIterator() const =0
virtual AggrInstance * duplicate() const =0
GE_TOOLKIT_EXPORT OdGeDoubleArray & getArray(OdGeKnotVector *p)
AggrInstance * instance()
OdSharedPtr< OdDAIObjectIdAggr > OdDAIObjectIdAggrPtr
OdSharedPtr< BoolAggr > BoolAggrPtr
Aggr< OdDAIObjectId > OdDAIObjectIdAggr
AggrBase(const AggrBase &other)
void init(const OdArray< T > &arr)