libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Ship::CrashHandler Member List

This is the complete list of members for Ship::CrashHandler, including all inherited members.

AppendLine(const char *str)Ship::CrashHandler
AppendStr(const char *str)Ship::CrashHandler
Component(const std::string &name, std::shared_ptr< Context > context=nullptr)Ship::Componentexplicit
CrashHandler()Ship::CrashHandler
CrashHandler(CrashHandlerCallback callback)Ship::CrashHandler
GetChildren()Ship::Component
GetChildren() constShip::Component
GetContext() constShip::Part
GetFirstInChildren() constShip::Component
GetFirstInParents() constShip::Component
GetId() constShip::Part
GetInChildren() constShip::Component
GetInParents() constShip::Component
GetName() constShip::Component
GetParents()Ship::Component
GetParents() constShip::Component
GetSharedComponent()Ship::Componentvirtual
HasInChildren() constShip::Component
HasInParents() constShip::Component
Init(const nlohmann::json &initArgs=nlohmann::json::object())Ship::Component
IsInitialized() constShip::Component
MarkInitialized()Ship::Componentprotected
OnInit(const nlohmann::json &initArgs=nlohmann::json::object())Ship::Componentprotectedvirtual
OnRemoved(bool forced)Ship::Partprotectedvirtual
operator std::string() constShip::Componentexplicit
operator==(const Part &other) constShip::Part
Part()Ship::Part
Part(std::shared_ptr< Context > context)Ship::Partexplicit
PrintCommon()Ship::CrashHandler
PrintRegisters(ucontext_t *ctx)Ship::CrashHandler
RegisterCallback(CrashHandlerCallback callback)Ship::CrashHandler
RequireDependency(const std::shared_ptr< T > &dependency, const std::string &dependencyName) constShip::Componentprotected
SetContext(std::shared_ptr< Context > ctx)Ship::Part
ToString() constShip::Component
ToTreeString(int depth=0) constShip::Component
TryGetSharedComponent() noexceptShip::Componentvirtual
~Component()Ship::Componentvirtual
~CrashHandler()Ship::CrashHandler
~Part()=defaultShip::Partvirtual