|
NexusCPP
3.5.0
|
This is the complete list of members for nxcpp::SignalDatasetWriter< TYPE >, including all inherited members.
| Abort() | nxcpp::DatasetWriter | |
| AddAttribute(const NexusAttrPtr &ptrAttr) | nxcpp::DatasetWriter | |
| AddFloatAttribute(const std::string &strName, double dValue) | nxcpp::DatasetWriter | |
| AddIntegerAttribute(const std::string &strName, long lValue) | nxcpp::DatasetWriter | |
| AddMetadata(const std::string &strKey, const std::string &strValue) | nxcpp::MMetadata | |
| AddMetadata(const std::string &strKey, const char *pszValue) | nxcpp::MMetadata | |
| AddMetadata(const std::string &strKey, int iValue) | nxcpp::MMetadata | |
| AddMetadata(const std::string &strKey, long lValue) | nxcpp::MMetadata | |
| AddMetadata(const std::string &strKey, double dValue) | nxcpp::MMetadata | |
| AddStringAttribute(const std::string &strName, const std::string &strValue) | nxcpp::DatasetWriter | |
| AdjustSizes() | nxcpp::DatasetWriter | |
| ClearMetadata() | nxcpp::MMetadata | |
| Config typedef | nxcpp::DatasetWriter | |
| DataItemCount() const | nxcpp::DatasetWriter | inline |
| DataItemShape() const | nxcpp::DatasetWriter | |
| DataItemSize() const | nxcpp::DatasetWriter | inline |
| DatasetName() const | nxcpp::DatasetWriter | inline |
| DatasetWriter(const DataShape &shapeDataItem, const DataShape &shapeMatrix=g_empty_shape, yat::uint16 usMaxMB=64, yat::uint16 m_usWriteTimeout=0) | nxcpp::DatasetWriter | |
| DatasetWriter(const DataShape &shapeDataItem, std::size_t one_dim_size, yat::uint16 usMaxMB=64, yat::uint16 m_usWriteTimeout=0) | nxcpp::DatasetWriter | |
| DatasetWriter(yat::uint16 usMaxMB=64, yat::uint16 m_usWriteTimeout=0) | nxcpp::DatasetWriter | |
| DatasetWriter(const Config &cfg) | nxcpp::DatasetWriter | |
| DatasetWriter(const std::vector< int > &, const std::vector< int > &, yat::uint16 usMaxMB=64) | nxcpp::DatasetWriter | |
| DatasetWriter(const std::vector< int > &, std::size_t, yat::uint16 usMaxMB=64) | nxcpp::DatasetWriter | |
| DataType() const | nxcpp::DatasetWriter | inline |
| DOUBLE enum value | nxcpp::MMetadata | |
| DoubleMetadata(const std::string &strKey) const | nxcpp::MMetadata | |
| FullPath() const | nxcpp::DatasetWriter | |
| GetDoubleMetadata(const std::string &strKey, double *pdValue, bool bThrow=true) const | nxcpp::MMetadata | |
| GetIntegerMetadata(const std::string &strKey, int *piValue, bool bThrow=true) const | nxcpp::MMetadata | |
| GetLongIntegerMetadata(const std::string &strKey, long *plValue, bool bThrow=true) const | nxcpp::MMetadata | |
| GetMetadata(const std::string &strKey, std::string *pstrValue, bool bThrow=true) const | nxcpp::MMetadata | |
| GetMetadataType(const std::string &strKey, bool bThrow=true) const | nxcpp::MMetadata | |
| GetStringMetadata(const std::string &strKey, std::string *pstrValue, bool bThrow=true) const | nxcpp::MMetadata | |
| HasMetadata(const std::string &strKey) const | nxcpp::MMetadata | |
| INT enum value | nxcpp::MMetadata | |
| IntegerMetadata(const std::string &strKey) const | nxcpp::MMetadata | |
| LONGINT enum value | nxcpp::MMetadata | |
| LongIntegerMetadata(const std::string &strKey) const | nxcpp::MMetadata | |
| MatrixShape() const | nxcpp::DatasetWriter | inline |
| MaxDataItemsCount() const | nxcpp::DatasetWriter | inline |
| MetadataKeys() const | nxcpp::MMetadata | |
| NONE enum value | nxcpp::MMetadata | |
| PushData(const void *pData, std::size_t nDataCount=1, bool bNoCopy=false) | nxcpp::DatasetWriter | |
| PushSignal(TYPE *pValue) | nxcpp::SignalDatasetWriter< TYPE > | |
| Reset() | nxcpp::DatasetWriter | |
| set_compression(CompressionFilter filter=CompressZLIB, FilterConfig filter_config=FilterConfig()) | nxcpp::DatasetWriter | |
| SetCacheSize(yat::uint16 usMaxMB) | nxcpp::DatasetWriter | inline |
| SetDatasetName(const std::string &strDatasetName) | nxcpp::DatasetWriter | |
| SetDataType() | nxcpp::DatasetWriter | |
| SetDataType() | nxcpp::DatasetWriter | inline |
| SetDataType() | nxcpp::DatasetWriter | inline |
| SetDataType() | nxcpp::DatasetWriter | inline |
| SetDataType() | nxcpp::DatasetWriter | inline |
| SetDataType() | nxcpp::DatasetWriter | inline |
| SetDataType() | nxcpp::DatasetWriter | inline |
| SetDataType() | nxcpp::DatasetWriter | inline |
| SetDataType() | nxcpp::DatasetWriter | inline |
| SetDataType() | nxcpp::DatasetWriter | inline |
| SetDataType() | nxcpp::DatasetWriter | inline |
| SetDataType() | nxcpp::DatasetWriter | |
| SetFlushListener(IFlushNotification *pListener) | nxcpp::DatasetWriter | inline |
| SetFullPath(const std::string &strFullPath) | nxcpp::DatasetWriter | |
| SetMatrix(const DataShape &shapeMatrix=g_empty_shape) | nxcpp::DatasetWriter | |
| SetNeXusDataType(NexusDataType eDataType) | nxcpp::DatasetWriter | |
| SetNexusFileWriter(NexusFileWriterPtr ptrWriter) | nxcpp::DatasetWriter | |
| SetPath(const std::string &strPath, const std::string &strDataset) | nxcpp::DatasetWriter | |
| SetShapes(const DataShape &shapeDataItem, const DataShape &shapeMatrix) | nxcpp::DatasetWriter | |
| SignalDatasetWriter(const DataShape &shapeData, const DataShape &shapeMatrix=g_empty_shape, int iSignal=1) | nxcpp::SignalDatasetWriter< TYPE > | |
| Stop() | nxcpp::DatasetWriter | |
| STRING enum value | nxcpp::MMetadata | |
| StringMetadata(const std::string &strKey) const | nxcpp::MMetadata | |
| TotalRank() const | nxcpp::DatasetWriter | inline |
| TotalSize() const | nxcpp::DatasetWriter | inline |
| Type enum name | nxcpp::MMetadata | |
| ~DatasetWriter() | nxcpp::DatasetWriter | virtual |
| ~SignalDatasetWriter() | nxcpp::SignalDatasetWriter< TYPE > | inline |
1.8.13