#include "test.h"
#include <carla/MsgPackAdaptors.h>
#include <carla/rpc/Actor.h>
#include <carla/rpc/Response.h>
#include <thread>
函数 | |
TEST (msgpack, actor) | |
TEST (msgpack, optional) | |
TEST (msgpack, response) | |
TEST (msgpack, variant) | |
TEST | ( | msgpack | , |
actor | ) |
TEST | ( | msgpack | , |
optional | ) |
在文件 test_msgpack.cpp 第 95 行定义.
TEST | ( | msgpack | , |
response | ) |
TEST | ( | msgpack | , |
variant | ) |
在文件 test_msgpack.cpp 第 74 行定义.