Super Mario Odyssey | Docs
  1. Pages
  2. Namespaces
  1. Classes
  2. Files

sead::IDisposer class
#include </OdysseyDecomp/lib/sead/include/heap/seadDisposer.h>

Contents

  • Reference
    • Derived classes
    • Public types
    • Public static functions
    • Constructors, destructors, conversion operators
    • Protected functions

Derived classes

class agl::detail::GPUMemBlockMgrHeapEx
class agl::ShaderProgramArchive
class ControllerWrapperBase
class CriticalSection
class Decompressor
class sead::DelegateEvent::Slot
A Slot is a wrapper around a Delegate that is invoked when a signal is emitted.
class Event
class FileDevice
class Graphics
class Heap
class MethodTreeNode
class Mutex
class ProcessMeterBarBase
class ResourceFactory
class Semaphore
class TaskBase
class Thread

Public types

enum class HeapNullOption { AlwaysUseSpecifiedHeap = 0, UseSpecifiedOrContainHeap = 1, DoNotAppendDisposerIfNoHeapSpecified = 2, UseSpecifiedOrCurrentHeap = 3 }

Public static functions

static auto getListNodeOffset() -> u32

Constructors, destructors, conversion operators

IDisposer()
IDisposer(Heap* disposer_heap, HeapNullOption option = HeapNullOption::UseSpecifiedOrCurrentHeap) explicit
~IDisposer() virtual

Protected functions

auto getDisposerHeap_() const -> Heap*
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Super Mario Odyssey Docs. Created with Doxygen 1.8.20 and m.css.