Types
名前 | 価値 | 説明 |
---|---|---|
Super |
コンストラクター
名前 | 説明 |
---|---|
デストラクター
名前 | 説明 |
---|---|
~Asset() |
関数
アクセス | タイプ | モディファイア | 名前 | 説明 |
---|---|---|---|---|
public | bool | const | ||
public | bool | const | isEmpty() | |
public | const | getHeader() | ||
public | void | |||
public | const | getFilepath() | ||
public | void | |||
public | std::uint32_t | const | getVersion() | |
public | void | setVersion( std::uint32_t inVersion ) | ||
public | const | getId() | ||
public | void | |||
public | const | getType() | ||
public | void | |||
public | pugi::xml_node | const | getXML() | |
public | void | saveXML() | ||
private | void | |||
private | void |
メンバ
アクセス | タイプ | モディファイア | 名前 | 説明 |
---|---|---|---|---|
public | const char* | static, constexpr | TAG | |
public | const std::uint32_t | static, constexpr | CURRENT_VERSION | |
public | const char* | static, constexpr | VERSION_ATTRIBUTE_NAME | |
public | const char* | static, constexpr | ID_ATTRIBUTE_NAME | |
protected | m_header | |||
protected | pugi::xml_document | m_xml |