Dummy serializer that blocks all the data. More...
#include <NoopSerializer.h>
Static Public Member Functions | |
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.
Definition at line 24 of file NoopSerializer.h.
|
static |
Definition at line 15 of file NoopSerializer.cpp.
References carla::throw_exception().