#include "TString8.h"#include "TStringManager.h"#include "Toshi/TRefCounted.h"#include "Toshi/T2Allocator.h"#include "Toshi/T2Map.h"#include "Toshi/T2String.h"#include "Toshi/TSystem.h"#include "Toshi/TFreeList.h"Go to the source code of this file.
Classes | |
| class | TPooledString8 |
| class | TPString8Pool |
| class | TPString8 |
| class | TPString8::Comparator |
| class | TPString8Initialiser |
| struct | TPString8Initialiser::StringMap |
Macros | |
| #define | __TOSHI_TPSTRING8_H__ |
| #define | TPSTRING8_DECLARE(STR) |
| #define | TPS8(STR) |
| #define | TPS8D(STR) |
| #define __TOSHI_TPSTRING8_H__ |
Definition at line 3 of file TPString8.h.
| #define TPS8 | ( | STR | ) |
Definition at line 16 of file TPString8.h.
| #define TPS8D | ( | STR | ) |
Definition at line 17 of file TPString8.h.
| #define TPSTRING8_DECLARE | ( | STR | ) |
Definition at line 15 of file TPString8.h.