Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
dcn::Registry Member List

This is the complete list of members for dcn::Registry, including all inherited members.

addCondition(evmc::address address, Condition condition, std::filesystem::path source)dcn::Registry
addFeature(evmc::address address, Feature feature, evmc::address owner, std::filesystem::path source)dcn::Registry
addTransformation(evmc::address address, Transformation transformation, evmc::address owner, std::filesystem::path source)dcn::Registry
checkIfSubFeaturesExist(const Feature &feature) constdcn::Registry
containsConditionBucket(const std::string &name) constdcn::Registryprotected
containsFeatureBucket(const std::string &name) constdcn::Registryprotected
containsTransformationBucket(const std::string &name) constdcn::Registryprotected
getCondition(const std::string &name, const evmc::address &address) constdcn::Registry
getFeature(const std::string &name, const evmc::address &address) constdcn::Registry
getNewestCondition(const std::string &name) constdcn::Registry
getNewestFeature(const std::string &name) constdcn::Registry
getNewestTransformation(const std::string &name) constdcn::Registry
getOwnedFeatures(const evmc::address &address) constdcn::Registry
getOwnedTransformations(const evmc::address &address) constdcn::Registry
getTransformation(const std::string &name, const evmc::address &address) constdcn::Registry
isConditionBucketEmpty(const std::string &name) constdcn::Registryprotected
isFeatureBucketEmpty(const std::string &name) constdcn::Registryprotected
isTransformationBucketEmpty(const std::string &name) constdcn::Registryprotected
operator=(const Registry &)=deletedcn::Registry
Registry()=deletedcn::Registry
Registry(asio::io_context &io_context)dcn::Registry
Registry(const Registry &)=deletedcn::Registry
~Registry()=defaultdcn::Registry