Clause class
Public types
- class TableChecker
- using Type = u8
Constructors, destructors, conversion operators
- Clause()
-
Clause(Clause::
Type, const char*, const char*) - ~Clause()
Public functions
-
auto findNumberBlock(Clause::
Type*, const char*) -> u64 -
void appendTo(sead::
BufferedSafeString*) const -
void appendTo(sead::
BufferedSafeString*, u32) const -
void copyTo(sead::
BufferedSafeString*) const - auto toNumber() const -> f64
- auto forceNumber() const -> f64
- auto calcLineFeedCount() const -> u32
- auto compareImpl(const Clause&, u32, const Clause*, const Clause*) const -> bool
-
auto compare(const sead::
SafeString&, u32) const -> bool - auto compare(const Clause&, u32) const -> bool
- auto calcHash(const void*, u32, u32) const -> s32