CARLA
Namespaces | Enumerations
ActorAttributeType.h File Reference
#include <cstdint>
+ Include dependency graph for ActorAttributeType.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::ActorAttributeType : uint8_t {
  carla::rpc::ActorAttributeType::Bool, carla::rpc::ActorAttributeType::Int, carla::rpc::ActorAttributeType::Float, carla::rpc::ActorAttributeType::String,
  carla::rpc::ActorAttributeType::RGBColor, carla::rpc::ActorAttributeType::SIZE, carla::rpc::ActorAttributeType::INVALID
}