20 void Read(std::istream &InFile);
22 void Write(std::ostream &OutFile);
37 void Write(std::ostream &OutFile);
39 void Read(std::istream &InFile);
41 const std::vector<CarlaRecorderStateTrafficLight>&
GetStates();
void Write(std::ostream &OutFile)
void Add(const CarlaRecorderStateTrafficLight &State)
std::vector< CarlaRecorderStateTrafficLight > StatesTrafficLights
void Read(std::istream &InFile)
const std::vector< CarlaRecorderStateTrafficLight > & GetStates()
void Write(std::ostream &OutFile)
void Read(std::istream &InFile)