#include <ISOCountry.h>
Public Member Functions | |
| ISOCountry () | |
| ISOCountry (const std::string &code_r) | |
| ~ISOCountry () | |
| bool | isSet () const |
| std::string | code () const |
| std::string | name () const |
Private Attributes | |
| VarPtr< _D > | _d |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4