gusimplewhiteboard
guWhiteboard::TrafficLightConfiguration Class Reference

#include <SwitchSubsumptionTrafficLights.hpp>

Inheritance diagram for guWhiteboard::TrafficLightConfiguration:
Collaboration diagram for guWhiteboard::TrafficLightConfiguration:

Public Member Functions

 TrafficLightConfiguration ()
 
 TrafficLightConfiguration (const std::string &light_configuration)
 string constructor More...
 
std::string description () const
 convert to a string More...
 
void from_string (const std::string &str)
 convert from a string More...
 

Detailed Description

Definition at line 134 of file SwitchSubsumptionTrafficLights.hpp.

Constructor & Destructor Documentation

◆ TrafficLightConfiguration() [1/2]

guWhiteboard::TrafficLightConfiguration::TrafficLightConfiguration ( )
inline

Definition at line 137 of file SwitchSubsumptionTrafficLights.hpp.

◆ TrafficLightConfiguration() [2/2]

guWhiteboard::TrafficLightConfiguration::TrafficLightConfiguration ( const std::string &  light_configuration)
inline

string constructor

Definition at line 141 of file SwitchSubsumptionTrafficLights.hpp.

References from_string().

Member Function Documentation

◆ description()

std::string guWhiteboard::TrafficLightConfiguration::description ( ) const
inline

◆ from_string()

void guWhiteboard::TrafficLightConfiguration::from_string ( const std::string &  str)
inline

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