Fledge
An open source edge computing platform for industrial users
DatapointValue Member List

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

DatapointTag enum name (defined in DatapointValue)DatapointValue
DatapointValue(const std::string &value)DatapointValueinline
DatapointValue(const long value)DatapointValueinline
DatapointValue(const double value)DatapointValueinline
DatapointValue(const std::vector< double > &values)DatapointValueinline
DatapointValue(std::vector< Datapoint *> *&values, bool isDict)DatapointValueinline
DatapointValue(const DPImage &value)DatapointValueinline
DatapointValue(const DataBuffer &value)DatapointValueinline
DatapointValue(DPImage *value)DatapointValueinline
DatapointValue(DataBuffer *value)DatapointValueinline
DatapointValue(const std::vector< std::vector< double > *> &values)DatapointValueinline
DatapointValue(const DatapointValue &obj)DatapointValue
dataTagType typedef (defined in DatapointValue)DatapointValue
getDataBuffer()DatapointValueinline
getDp2DArr()DatapointValueinline
getDpArr()DatapointValueinline
getDpVec()DatapointValueinline
getImage()DatapointValueinline
getType() constDatapointValueinline
getTypeStr() const (defined in DatapointValue)DatapointValueinline
operator=(const DatapointValue &rhs)DatapointValue
setValue(std::string value)DatapointValueinline
setValue(long value)DatapointValueinline
setValue(double value)DatapointValueinline
setValue(const DPImage &value)DatapointValueinline
T_2D_FLOAT_ARRAY enum value (defined in DatapointValue)DatapointValue
T_DATABUFFER enum value (defined in DatapointValue)DatapointValue
T_DP_DICT enum value (defined in DatapointValue)DatapointValue
T_DP_LIST enum value (defined in DatapointValue)DatapointValue
T_FLOAT enum value (defined in DatapointValue)DatapointValue
T_FLOAT_ARRAY enum value (defined in DatapointValue)DatapointValue
T_IMAGE enum value (defined in DatapointValue)DatapointValue
T_INTEGER enum value (defined in DatapointValue)DatapointValue
T_STRING enum value (defined in DatapointValue)DatapointValue
toDouble() constDatapointValueinline
toInt() constDatapointValueinline
toString() constDatapointValue
toStringValue() constDatapointValueinline
~DatapointValue()DatapointValue