NexusCPP  3.5.0
nxcpp::SignalDatasetWriter< TYPE > Member List

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 typedefnxcpp::DatasetWriter
DataItemCount() constnxcpp::DatasetWriterinline
DataItemShape() constnxcpp::DatasetWriter
DataItemSize() constnxcpp::DatasetWriterinline
DatasetName() constnxcpp::DatasetWriterinline
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() constnxcpp::DatasetWriterinline
DOUBLE enum valuenxcpp::MMetadata
DoubleMetadata(const std::string &strKey) constnxcpp::MMetadata
FullPath() constnxcpp::DatasetWriter
GetDoubleMetadata(const std::string &strKey, double *pdValue, bool bThrow=true) constnxcpp::MMetadata
GetIntegerMetadata(const std::string &strKey, int *piValue, bool bThrow=true) constnxcpp::MMetadata
GetLongIntegerMetadata(const std::string &strKey, long *plValue, bool bThrow=true) constnxcpp::MMetadata
GetMetadata(const std::string &strKey, std::string *pstrValue, bool bThrow=true) constnxcpp::MMetadata
GetMetadataType(const std::string &strKey, bool bThrow=true) constnxcpp::MMetadata
GetStringMetadata(const std::string &strKey, std::string *pstrValue, bool bThrow=true) constnxcpp::MMetadata
HasMetadata(const std::string &strKey) constnxcpp::MMetadata
INT enum valuenxcpp::MMetadata
IntegerMetadata(const std::string &strKey) constnxcpp::MMetadata
LONGINT enum valuenxcpp::MMetadata
LongIntegerMetadata(const std::string &strKey) constnxcpp::MMetadata
MatrixShape() constnxcpp::DatasetWriterinline
MaxDataItemsCount() constnxcpp::DatasetWriterinline
MetadataKeys() constnxcpp::MMetadata
NONE enum valuenxcpp::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::DatasetWriterinline
SetDatasetName(const std::string &strDatasetName)nxcpp::DatasetWriter
SetDataType()nxcpp::DatasetWriter
SetDataType()nxcpp::DatasetWriterinline
SetDataType()nxcpp::DatasetWriterinline
SetDataType()nxcpp::DatasetWriterinline
SetDataType()nxcpp::DatasetWriterinline
SetDataType()nxcpp::DatasetWriterinline
SetDataType()nxcpp::DatasetWriterinline
SetDataType()nxcpp::DatasetWriterinline
SetDataType()nxcpp::DatasetWriterinline
SetDataType()nxcpp::DatasetWriterinline
SetDataType()nxcpp::DatasetWriterinline
SetDataType()nxcpp::DatasetWriter
SetFlushListener(IFlushNotification *pListener)nxcpp::DatasetWriterinline
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 valuenxcpp::MMetadata
StringMetadata(const std::string &strKey) constnxcpp::MMetadata
TotalRank() constnxcpp::DatasetWriterinline
TotalSize() constnxcpp::DatasetWriterinline
Type enum namenxcpp::MMetadata
~DatasetWriter()nxcpp::DatasetWritervirtual
~SignalDatasetWriter()nxcpp::SignalDatasetWriter< TYPE >inline