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::Component
explicit
Console
()
Ship::Console
GetChildren
()
Ship::Component
GetChildren
() const
Ship::Component
GetCommand
(const std::string &command)
Ship::Console
GetCommands
()
Ship::Console
GetContext
() const
Ship::Part
GetFirstInChildren
() const
Ship::Component
GetFirstInParents
() const
Ship::Component
GetId
() const
Ship::Part
GetInChildren
() const
Ship::Component
GetInParents
() const
Ship::Component
GetName
() const
Ship::Component
GetParents
()
Ship::Component
GetParents
() const
Ship::Component
GetSharedComponent
()
Ship::Component
virtual
HasCommand
(const std::string &command)
Ship::Console
HasInChildren
() const
Ship::Component
HasInParents
() const
Ship::Component
Init
(const nlohmann::json &initArgs=nlohmann::json::object())
Ship::Component
IsInitialized
() const
Ship::Component
MarkInitialized
()
Ship::Component
protected
OnAdded
(bool forced)
Ship::Part
protected
virtual
OnInit
(const nlohmann::json &initArgs=nlohmann::json::object()) override
Ship::Console
protected
virtual
OnRemoved
(bool forced)
Ship::Part
protected
virtual
operator std::string
() const
Ship::Component
explicit
operator==
(const Part &other) const
Ship::Part
Part
()
Ship::Part
Part
(std::shared_ptr< Context > context)
Ship::Part
explicit
RequireDependency
(const std::shared_ptr< T > &dependency, const std::string &dependencyName) const
Ship::Component
protected
Run
(const std::string &command, std::string *output)
Ship::Console
SetContext
(std::shared_ptr< Context > ctx)
Ship::Part
ToString
() const
Ship::Component
ToTreeString
(int depth=0) const
Ship::Component
TryGetSharedComponent
() noexcept
Ship::Component
virtual
~Component
()
Ship::Component
virtual
~Console
()
Ship::Console
~Part
()=default
Ship::Part
virtual
Generated by
1.9.8