Public Member Functions | |
| NAS () | |
Public Attributes | |
| int | mask |
Static Public Attributes | |
| static const int | UNKNOWN = 0x00 |
| static const int | HAS_CP = 0x01 |
| static const int | HAS_CD = 0x02 |
| static const int | FREE = 0x04 |
| static const int | SHORT = 0x08 |
| static const int | LONG = 0x10 |
| NAS::NAS | ( | ) | [inline] |
const int NAS::FREE = 0x04 [static] |
const int NAS::HAS_CD = 0x02 [static] |
const int NAS::HAS_CP = 0x01 [static] |
const int NAS::LONG = 0x10 [static] |
| int NAS::mask |
const int NAS::SHORT = 0x08 [static] |
const int NAS::UNKNOWN = 0x00 [static] |
1.6.1