Dummy serializer that blocks all the data. 更多...
#include <NoopSerializer.h>
静态 Public 成员函数 | |
static SharedPtr< SensorData > | Deserialize (RawData &&data) |
Dummy serializer that blocks all the data.
Use it as serializer for client-side sensors that do not send any data.
在文件 NoopSerializer.h 第 24 行定义.
|
static |