MDF Lib 2.2
Interface against MDF 3/4 files
|
This is the complete list of members for mdf::MdfHelper, including all inherited members.
CanOpenDateArrayToNs(const std::vector< uint8_t > &buffer) | mdf::MdfHelper | static |
CanOpenTimeArrayToNs(const std::vector< uint8_t > &buffer) | mdf::MdfHelper | static |
ComputerUseLittleEndian() | mdf::MdfHelper | static |
DstOffsetNs() | mdf::MdfHelper | static |
FormatDouble(double value, uint8_t decimals, bool fixed=false, const std::string &unit={}) | mdf::MdfHelper | static |
GmtOffsetNs() | mdf::MdfHelper | static |
Latin1ToUtf8(const std::string &latin1) | mdf::MdfHelper | static |
NanoSecToDDMMYYYY(uint64_t ns_since_1970) | mdf::MdfHelper | static |
NanoSecToHHMMSS(uint64_t ns_since_1970) | mdf::MdfHelper | static |
NanoSecToLocal(uint64_t ns_since_1970) | mdf::MdfHelper | static |
NanoSecTzToDDMMYYYY(uint64_t timestamp_ns, int16_t tz_offset_min, int16_t dst_offset_min) | mdf::MdfHelper | static |
NanoSecTzToHHMMSS(uint64_t timestamp_ns, int16_t tz_offset_min, int16_t dst_offset_min) | mdf::MdfHelper | static |
NanoSecUtcToDDMMYYYY(uint64_t timestamp_ns) | mdf::MdfHelper | static |
NanoSecUtcToHHMMSS(uint64_t timestamp_ns) | mdf::MdfHelper | static |
NowNs() | mdf::MdfHelper | static |
NsToCanOpenDateArray(uint64_t ns_since_1970) | mdf::MdfHelper | static |
NsToCanOpenTimeArray(uint64_t ns_since_1970) | mdf::MdfHelper | static |
NsToLocalIsoTime(uint64_t ns_since_1970) | mdf::MdfHelper | static |
TextToByteArray(const std::string &text) | mdf::MdfHelper | static |
TimeZoneOffset() | mdf::MdfHelper | static |
Trim(std::string &text) | mdf::MdfHelper | static |
Utf16ToUtf8(const std::wstring &utf16) | mdf::MdfHelper | static |
Utf8ToUtf16(const std::string &utf8) | mdf::MdfHelper | static |