73 const std::string &iName,
83 AbcA::ArrayPropertyReaderPtr iPtr,
89 GetErrorHandlerPolicy( iPtr, iArg0 ) ) {};
93 AbcA::ArrayPropertyReaderPtr iPtr,
94 WrapExistingFlag iWrapFlag,
97 GetErrorHandlerPolicy( iPtr, iArg0 ) ) {};
114 size_t getNumSamples()
const;
118 bool isConstant()
const;
121 bool isScalarLike()
const;
124 AbcA::TimeSamplingPtr getTimeSampling()
const;
128 void get( AbcA::ArraySamplePtr& oSample,
132 void getAs(
void *oSample, AbcA::PlainOldDataType iPod,
137 void getAs(
void *oSample,
142 bool getKey( AbcA::ArraySampleKey& oKey,
146 void getDimensions( Util::Dimensions & oDim,
154 void init( AbcA::CompoundPropertyReaderPtr iParentObject,
155 const std::string &iName,
157 ErrorHandler::Policy iParentPolicy,