#include <airtsp/batches/BookingRequestParser.hpp>
Public Member Functions | |
Place_T () | |
void | display () const |
Public Attributes | |
std::string | _name |
std::string | _code |
Place.
Definition at line 11 of file BookingRequestParser.hpp.
|
inline |
Constructor.
Definition at line 16 of file BookingRequestParser.hpp.
|
inline |
Definition at line 18 of file BookingRequestParser.hpp.
Referenced by airtsp::SearchString_T::display().
std::string airtsp::Place_T::_name |
Definition at line 13 of file BookingRequestParser.hpp.
Referenced by display(), and airtsp::store_place_element::operator()().
std::string airtsp::Place_T::_code |
Definition at line 14 of file BookingRequestParser.hpp.
Referenced by display().