This is the complete list of members for shared_model::interface::CommonObjectsFactory, including all inherited members.
| createAccount(const types::AccountIdType &account_id, const types::DomainIdType &domain_id, types::QuorumType quorum, const types::JsonType &jsonData)=0 | shared_model::interface::CommonObjectsFactory | pure virtual |
| createAccountAsset(const types::AccountIdType &account_id, const types::AssetIdType &asset_id, const Amount &balance)=0 | shared_model::interface::CommonObjectsFactory | pure virtual |
| createAsset(const types::AssetIdType &asset_id, const types::DomainIdType &domain_id, types::PrecisionType precision)=0 | shared_model::interface::CommonObjectsFactory | pure virtual |
| createDomain(const types::DomainIdType &domain_id, const types::RoleIdType &default_role)=0 | shared_model::interface::CommonObjectsFactory | pure virtual |
| createPeer(const types::AddressType &address, types::PublicKeyHexStringView public_key, const std::optional< types::TLSCertificateType > &tls_certificate=std::nullopt)=0 | shared_model::interface::CommonObjectsFactory | pure virtual |
| createSignature(types::PublicKeyHexStringView key, types::SignedHexStringView signed_data)=0 | shared_model::interface::CommonObjectsFactory | pure virtual |
| FactoryResult typedef | shared_model::interface::CommonObjectsFactory | |
| ~CommonObjectsFactory()=default | shared_model::interface::CommonObjectsFactory | virtual |