1 #ifndef GCP_UTIL_MONITORDATATYPE_H
2 #define GCP_UTIL_MONITORDATATYPE_H
11 #include "gcp/util/common/DataType.h"
40 FormatType nativeFormat;
41 FormatType selectedFormat;
45 std::string stringVal;
46 std::string formatStr;
58 #endif // End #ifndef GCP_UTIL_MONITORDATATYPE_H
Definition: MonitorDataType.h:16
Definition: DataType.h:27