SUMO - Simulation of Urban MObility
libsumo::TraCIColor Struct Reference

A color. More...

#include <TraCIDefs.h>

Inheritance diagram for libsumo::TraCIColor:
Inheritance graph
Collaboration diagram for libsumo::TraCIColor:
Collaboration graph

Public Member Functions

std::string getString ()
 

Data Fields

unsigned char a
 
unsigned char b
 
unsigned char g
 
unsigned char r
 

Detailed Description

A color.

Definition at line 133 of file TraCIDefs.h.

Member Function Documentation

◆ getString()

std::string libsumo::TraCIColor::getString ( )
inlinevirtual

Reimplemented from libsumo::TraCIResult.

Definition at line 134 of file TraCIDefs.h.

Referenced by TraCITestClient::testAPI().

Field Documentation

◆ a

◆ b

◆ g

◆ r


The documentation for this struct was generated from the following file: