|
strusPython
0.14
|
Translation to update a storage with statistics messages. More...
#include <bindingObjects.hpp>
Public Member Functions | |
| StatisticsMessage | decode (const String &blob) const |
| Decode a statistics message blob for introspection. More... | |
| String | encode (const StatisticsMessage &msg) const |
| Create binary blob from statistics message. More... | |
Friends | |
| class | Context |
Translation to update a storage with statistics messages.
| StatisticsMessage strus::StatisticsProcessor::decode | ( | const String & | blob | ) | const |
Decode a statistics message blob for introspection.
| [in] | blob | statistics message blob |
| String strus::StatisticsProcessor::encode | ( | const StatisticsMessage & | msg | ) | const |
Create binary blob from statistics message.
| [in] | msg | statistics message structure |
|
friend |
1.8.6