CARLA
Namespaces | Enumerations | Functions
AttachmentType.h File Reference
#include "carla/MsgPack.h"
#include <cstdint>
+ Include dependency graph for AttachmentType.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 carla
 This file contains definitions of common data structures used in traffic manager.
 
 carla::rpc
 

Enumerations

enum  carla::rpc::AttachmentType : uint8_t {
  carla::rpc::AttachmentType::Rigid, carla::rpc::AttachmentType::SpringArm, carla::rpc::AttachmentType::SpringArmGhost, carla::rpc::AttachmentType::SIZE,
  carla::rpc::AttachmentType::INVALID
}
 

Functions

 MSGPACK_ADD_ENUM (carla::rpc::AttachmentType)
 

Function Documentation

◆ MSGPACK_ADD_ENUM()

MSGPACK_ADD_ENUM ( carla::rpc::AttachmentType  )