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

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

AddKey(const std::string &keyName, const std::vector< uint8_t > &keyData, KeyOrigin origin=KeyOrigin::Game)Ship::Keystore
Component(const std::string &name, std::shared_ptr< Context > context=nullptr)Ship::Componentexplicit
GetAllKeys() constShip::Keystore
GetChildren()Ship::Component
GetChildren() constShip::Component
GetContext() constShip::Part
GetFirstInChildren() constShip::Component
GetFirstInParents() constShip::Component
GetId() constShip::Part
GetInChildren() constShip::Component
GetInParents() constShip::Component
GetKey(const std::string &keyName) constShip::Keystore
GetName() constShip::Component
GetParents()Ship::Component
GetParents() constShip::Component
GetSharedComponent()Ship::Componentvirtual
HasInChildren() constShip::Component
HasInParents() constShip::Component
HasKey(const std::vector< uint8_t > &keyData) constShip::Keystore
Init(const nlohmann::json &initArgs=nlohmann::json::object())Ship::Component
IsInitialized() constShip::Component
Keystore(std::shared_ptr< Config > config=nullptr)Ship::Keystoreexplicit
Load()Ship::Keystore
MarkInitialized()Ship::Componentprotected
OnAdded(bool forced)Ship::Partprotectedvirtual
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
RemoveKey(const std::string &keyName)Ship::Keystore
RequireDependency(const std::shared_ptr< T > &dependency, const std::string &dependencyName) constShip::Componentprotected
Save()Ship::Keystore
SetContext(std::shared_ptr< Context > ctx)Ship::Part
ToString() constShip::Component
ToTreeString(int depth=0) constShip::Component
TryGetSharedComponent() noexceptShip::Componentvirtual
~Component()Ship::Componentvirtual
~Keystore() override=defaultShip::Keystore
~Part()=defaultShip::Partvirtual