CARLA
 
载入中...
搜索中...
未找到
函数
test_msgpack.cpp 文件参考
#include "test.h"
#include <carla/MsgPackAdaptors.h>
#include <carla/rpc/Actor.h>
#include <carla/rpc/Response.h>
#include <thread>
+ test_msgpack.cpp 的引用(Include)关系图:

浏览源代码.

函数

 TEST (msgpack, actor)
 
 TEST (msgpack, optional)
 
 TEST (msgpack, response)
 
 TEST (msgpack, variant)
 

函数说明

◆ TEST() [1/4]

TEST ( msgpack ,
actor  )

◆ TEST() [2/4]

TEST ( msgpack ,
optional  )

在文件 test_msgpack.cpp95 行定义.

◆ TEST() [3/4]

TEST ( msgpack ,
response  )

在文件 test_msgpack.cpp17 行定义.

引用了 carla::rpc::Response< T >::Get(), carla::rpc::Response< T >::GetError(), carla::rpc::Response< T >::HasError(), carla::rpc::Response< T >::Reset(), carla::rpc::Response< T >::SetError() , 以及 carla::rpc::ResponseError::What().

+ 函数调用图:

◆ TEST() [4/4]

TEST ( msgpack ,
variant  )

在文件 test_msgpack.cpp74 行定义.