#include <dungeon_stream_allocator.h>
Public Member Functions | |
| bool | operator== (const DungeonStreamPcRange &) const =default |
Public Attributes | |
| uint32_t | begin = 0 |
| uint32_t | end = 0 |
Definition at line 30 of file dungeon_stream_allocator.h.
|
default |
| uint32_t yaze::zelda3::DungeonStreamPcRange::begin = 0 |
Definition at line 31 of file dungeon_stream_allocator.h.
Referenced by yaze::zelda3::anonymous_namespace{dungeon_stream_allocator.cc}::ConsumeInterval(), yaze::zelda3::anonymous_namespace{dungeon_stream_allocator.cc}::Contains(), yaze::zelda3::anonymous_namespace{dungeon_stream_allocator.cc}::ContainsAddress(), yaze::zelda3::anonymous_namespace{dungeon_stream_allocator.cc}::Intersects(), and yaze::zelda3::anonymous_namespace{dungeon_stream_allocator.cc}::ValidateAndNormalizeLayout().
| uint32_t yaze::zelda3::DungeonStreamPcRange::end = 0 |
Definition at line 32 of file dungeon_stream_allocator.h.
Referenced by yaze::zelda3::anonymous_namespace{dungeon_stream_allocator.cc}::ConsumeInterval(), yaze::zelda3::anonymous_namespace{dungeon_stream_allocator.cc}::Contains(), yaze::zelda3::anonymous_namespace{dungeon_stream_allocator.cc}::ContainsAddress(), yaze::zelda3::anonymous_namespace{dungeon_stream_allocator.cc}::Intersects(), and yaze::zelda3::anonymous_namespace{dungeon_stream_allocator.cc}::ValidateAndNormalizeLayout().