Public Member Functions | |
Impl () | |
Impl (const std::string &code_r) | |
std::string | code () const |
std::string | name () const |
Static Public Member Functions | |
static shared_ptr< Impl > | nullimpl () |
Offer default Impl. | |
Private Attributes | |
CodeMaps::Index | _index |
index into code map. |
Definition at line 119 of file CountryCode.cc.
|
Definition at line 121 of file CountryCode.cc. |
|
Definition at line 125 of file CountryCode.cc. |
|
Definition at line 129 of file CountryCode.cc. |
|
Definition at line 132 of file CountryCode.cc. References _. |
|
Offer default Impl.
Definition at line 150 of file CountryCode.cc. |
|
index into code map.
Definition at line 146 of file CountryCode.cc. |