0.07.7
C++ Open Travel Request Parsing Library
|
|
Go to the documentation of this file. 1 #ifndef __OPENTREP_NAMEMATRIX_HPP
2 #define __OPENTREP_NAMEMATRIX_HPP
121 #endif // __OPENTREP_BOM_NAMEMATRIX_HPP
void toStream(std::ostream &) const
const NameMatrix_T & getNameMatrix() const
void fromStream(std::istream &)
std::string describeKey() const
std::string describe() const
std::list< std::string > NameList_T
bool getNameList(const LanguageCode_T &, NameList_T &) const
std::string toString() const
std::map< LanguageCode_T, Names > NameMatrix_T
void addName(const LanguageCode_T &, const std::string &iName)