EncoderUpdateInfo.h
Go to the documentation of this file.
DB_EDGEVIS_SDK std::map< std::wstring, std::wstring > Params() const
Gets the status message's parameters.
Holds information about the Encoder updates such as an Encoders location.
Definition: EncoderUpdateInfo.h:32
The EdgeVis Decoder SDK namespace.
DB_EDGEVIS_SDK std::wstring GetParam(const std::wstring &key) const
Gets a parameter value from the set of parameter key-value pairs for the update message.
DB_EDGEVIS_SDK std::vector< std::wstring > ParamKeys() const
Gets the status message's parameter keys.