WARPXM v1.10.0
Loading...
Searching...
No Matches
WxIoTmpl Member List

This is the complete list of members for WxIoTmpl, including all inherited members.

getDataShape(WxIoNodeType node, const std::string &dataSetName, WxRange &dataShape) const =0WxIoTmplpure virtual
readAttribute(WxIoNodeType node, const std::string &attribName, WmOpaquePtr &attrib) const =0WxIoTmplpure virtual
readDataSet(WxIoNodeType node, const std::string &dataName, const std::vector< std::pair< int, int > > &memorySpaceCorners, const std::vector< std::pair< int, int > > &readSelectionCorners, WmOpaquePtr &data) const =0WxIoTmplpure virtual
readFromDataSet(WxIoNodeType node, const WxRange &memoryRange, const WxRange &memorySubRange, const WxRange &fileRange, const WxRange &fileSubRange, WmOpaquePtr &data) const =0WxIoTmplpure virtual
readVecAttribute(WxIoNodeType node, const std::string &attribName, WmOpaquePtr &attribStorage, int count) const =0WxIoTmplpure virtual
writeAttribute(WxIoNodeType node, const std::string &attribName, const WmConstOpaquePtr &attrib) const =0WxIoTmplpure virtual
writeDataSet(WxIoNodeType node, const std::string &dataName, const std::vector< std::pair< int, int > > &fileSpaceCorners, const std::vector< std::pair< int, int > > &memorySpaceCorners, const std::vector< std::pair< int, int > > &writeSelectionCorners, const WmConstOpaquePtr &data) const =0WxIoTmplpure virtual
writeToDataSet(WxIoNodeType node, const WxRange &memoryRange, const WxRange &memorySubRange, const WxRange &fileRange, const WxRange &fileSubRange, const WmConstOpaquePtr &data) const =0WxIoTmplpure virtual
writeVecAttribute(WxIoNodeType node, const std::string &attribName, const WmConstOpaquePtr &attribStorage, int count) const =0WxIoTmplpure virtual
WxIoTmpl()WxIoTmplinlineprotected
~WxIoTmpl()WxIoTmplinlinevirtual