Public Member Functions | |
| FileAttributeInfo () | |
| FileAttributeInfo (const String &szName, AttributeType nAttributeType, size_t nLength) | |
| void | Set (const String &szName, AttributeType nAttributeType, size_t nLength) |
Public Attributes | |
| String | m_szName |
| size_t | m_nLength |
| AttributeType | m_nAttributeType |
| SkyGI::FileAttributeInfo::FileAttributeInfo | ( | ) | [inline] |
| SkyGI::FileAttributeInfo::FileAttributeInfo | ( | const String & | szName, | |
| AttributeType | nAttributeType, | |||
| size_t | nLength | |||
| ) | [inline] |
| void SkyGI::FileAttributeInfo::Set | ( | const String & | szName, | |
| AttributeType | nAttributeType, | |||
| size_t | nLength | |||
| ) | [inline] |
1.5.1-p1