public nothrow | GeneralCategory(GeneralCategoryId id_, const String<char>& shortName_, const String<char>& longName_) |
public inline nothrow GeneralCategoryId | Id() |
public inline nothrow const String<char>& | LongName() |
public inline nothrow const String<char>& | ShortName() |
private GeneralCategoryId | id |
private String<char> | longName |
private String<char> | shortName |