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::Registry Member List

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

addCondition(evm::Address address, ConditionRecord condition)dcn::registry::Registry
addFeature(evm::Address address, FeatureRecord feature)dcn::registry::Registry
addTransformation(evm::Address address, TransformationRecord transformation)dcn::registry::Registry
checkIfSubFeaturesExist(const Feature &feature) constdcn::registry::Registry
containsConditionBucket(const std::string &name) constdcn::registry::Registryprotected
containsFeatureBucket(const std::string &name) constdcn::registry::Registryprotected
containsTransformationBucket(const std::string &name) constdcn::registry::Registryprotected
getCondition(const std::string &name, const evm::Address &address) constdcn::registry::Registry
getFeature(const std::string &name, const evm::Address &address) constdcn::registry::Registry
getNewestCondition(const std::string &name) constdcn::registry::Registry
getNewestFeature(const std::string &name) constdcn::registry::Registry
getNewestTransformation(const std::string &name) constdcn::registry::Registry
getOwnedConditions(const evm::Address &address) constdcn::registry::Registry
getOwnedFeatures(const evm::Address &address) constdcn::registry::Registry
getOwnedTransformations(const evm::Address &address) constdcn::registry::Registry
getTransformation(const std::string &name, const evm::Address &address) constdcn::registry::Registry
isConditionBucketEmpty(const std::string &name) constdcn::registry::Registryprotected
isFeatureBucketEmpty(const std::string &name) constdcn::registry::Registryprotected
isTransformationBucketEmpty(const std::string &name) constdcn::registry::Registryprotected
operator=(const Registry &)=deletedcn::registry::Registry
Registry()=deletedcn::registry::Registry
Registry(asio::io_context &io_context)dcn::registry::Registry
Registry(const Registry &)=deletedcn::registry::Registry
~Registry()=defaultdcn::registry::Registry