#include <GString.h>
|
| enum | : UPInt { kFullFlag = 1ull << FlagConstant::kReserveIsSizeShift
} |
| |
◆ anonymous enum
◆ DataDesc()
| RE::GString::DataDesc::DataDesc |
( |
| ) |
|
◆ ~DataDesc()
| RE::GString::DataDesc::~DataDesc |
( |
| ) |
|
◆ AddRef()
| void RE::GString::DataDesc::AddRef |
( |
| ) |
|
◆ GetCapacity()
| UPInt RE::GString::DataDesc::GetCapacity |
( |
| ) |
const |
◆ IsFull()
| bool RE::GString::DataDesc::IsFull |
( |
| ) |
const |
◆ Release()
| void RE::GString::DataDesc::Release |
( |
| ) |
|
◆ SetFull()
| void RE::GString::DataDesc::SetFull |
( |
bool |
a_set | ) |
|
◆ capacity
| UPInt RE::GString::DataDesc::capacity |
◆ data
| char RE::GString::DataDesc::data[1] |
◆ refCount
| volatile std::int32_t RE::GString::DataDesc::refCount |
The documentation for this struct was generated from the following file: