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

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

AddCommand(const std::string &command, CommandEntry entry)Ship::Console
BuildUsage(const std::string &command)Ship::Console
BuildUsage(const CommandEntry &entry)Ship::Console
Component(const std::string &name, std::shared_ptr< Context > context=nullptr)Ship::Componentexplicit
Console()Ship::Console
GetChildren()Ship::Component
GetChildren() constShip::Component
GetCommand(const std::string &command)Ship::Console
GetCommands()Ship::Console
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
HasCommand(const std::string &command)Ship::Console
HasInChildren() constShip::Component
HasInParents() constShip::Component
Init(const nlohmann::json &initArgs=nlohmann::json::object())Ship::Component
IsInitialized() constShip::Component
MarkInitialized()Ship::Componentprotected
OnAdded(bool forced)Ship::Partprotectedvirtual
OnInit(const nlohmann::json &initArgs=nlohmann::json::object()) overrideShip::Consoleprotectedvirtual
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
RequireDependency(const std::shared_ptr< T > &dependency, const std::string &dependencyName) constShip::Componentprotected
Run(const std::string &command, std::string *output)Ship::Console
SetContext(std::shared_ptr< Context > ctx)Ship::Part
ToString() constShip::Component
ToTreeString(int depth=0) constShip::Component
TryGetSharedComponent() noexceptShip::Componentvirtual
~Component()Ship::Componentvirtual
~Console()Ship::Console
~Part()=defaultShip::Partvirtual