CARLA
 
载入中...
搜索中...
未找到
静态 Public 成员函数 | 所有成员列表
carla::sensor::s11n::NoopSerializer类 参考

Dummy serializer that blocks all the data. 更多...

#include <NoopSerializer.h>

静态 Public 成员函数

static SharedPtr< SensorDataDeserialize (RawData &&data)
 

详细描述

Dummy serializer that blocks all the data.

Use it as serializer for client-side sensors that do not send any data.

在文件 NoopSerializer.h24 行定义.

成员函数说明

◆ Deserialize()

SharedPtr< SensorData > carla::sensor::s11n::NoopSerializer::Deserialize ( RawData && data)
static

在文件 NoopSerializer.cpp15 行定义.

引用了 carla::throw_exception().

+ 函数调用图:

该类的文档由以下文件生成: