identt
identt::query::MailSmsService< HttpServerT > Member List

This is the complete list of members for identt::query::MailSmsService< HttpServerT >, including all inherited members.

AddSign(::identt::utils::SharedTable::pointer stptr, const google::protobuf::Message *result, const ::identt::query::PubKeyT *pubkey, std::string &output, SignatureListT &signatures)identt::query::SignedJson
AddSign(::identt::utils::SharedTable::pointer stptr, const google::protobuf::Message *result, const google::protobuf::Message *uresult, const ::identt::query::PubKeyT *pubkey, std::string &output, SignatureListT &signatures)identt::query::SignedJson
AddSign(::identt::utils::SharedTable::pointer stptr, const std::string input, const ::identt::query::PubKeyT *pubkey, std::string &output, SignatureListT &signatures)identt::query::SignedJson
AddSign(::identt::utils::SharedTable::pointer stptr, const std::string input, const std::string uinput, const ::identt::query::PubKeyT *pubkey, std::string &output, SignatureListT &signatures)identt::query::SignedJson
DecodePrimaryKey(std::string &key)identt::store::StoreBase
EncodeKeyType(KeyTypeE keytype)identt::store::StoreBase
EncodePrimaryKey(KeyTypeE keytype, ::google::protobuf::uint64 id)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, T key)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, T key1, U key2)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, T key1, U key2, V key3)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, uint64_t key)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, std::string key)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, uint64_t key1, uint64_t key2)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, uint64_t key1, std::string key2)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, std::string key1, uint64_t key2)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, std::string key1, std::string key2)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, uint64_t key1, int32_t key2)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, uint64_t key1, uint64_t key2, uint64_t key3)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, uint64_t key1, uint64_t key2, std::string key3)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, uint64_t key1, std::string key2, uint64_t key3)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, uint64_t key1, std::string key2, std::string key3)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, std::string key1, uint64_t key2, uint64_t key3)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, std::string key1, uint64_t key2, std::string key3)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, std::string key1, std::string key2, uint64_t key3)identt::store::StoreBase
EncodeSecondaryKey(KeyTypeE keytype, std::string key1, std::string key2, std::string key3)identt::store::StoreBase
HttpErrorAction(typename HttpServerT::RespPtr response, typename HttpServerT::ReqPtr request, int ec, const char *em)identt::query::ServiceBase< HttpServerT >inlineprotected
HttpErrorAction(typename HttpServerT::RespPtr response, typename HttpServerT::ReqPtr request, int ec, const char *em, std::string payload)identt::query::ServiceBase< HttpServerT >inlineprotected
HttpOKAction(typename HttpServerT::RespPtr response, typename HttpServerT::ReqPtr request, int ec, const char *em, const char *content_type, std::string &payload, bool add_cors)identt::query::ServiceBase< HttpServerT >inlineprotected
JsonRequest(typename HttpServerT::ReqPtr request)identt::query::ServiceBase< HttpServerT >inlineprotected
MailSmsService(identt::utils::SharedTable::pointer stptr, typename std::shared_ptr< HttpServerT > server, ::identt::query::HelpQuery::pointer helpquery, unsigned int scope)identt::query::MailSmsService< HttpServerT >inline
myscope (defined in identt::query::ServiceBase< HttpServerT >)identt::query::ServiceBase< HttpServerT >protected
PendingAction(::identt::utils::SharedTable::pointer stptr, identt::mail::MailQueryT *mailq)identt::store::MailSmsService
ServiceBase(const unsigned int myscope_)identt::query::ServiceBase< HttpServerT >inlineprotected
SignatureListT typedef (defined in identt::query::SignedJson)identt::query::SignedJson
SignedJson()identt::query::SignedJson
VerifySign(::identt::utils::SharedTable::pointer stptr, const std::string input, const ::identt::query::PubKeyT *pubkey, std::string &output, std::string &uoutput, SignatureListT &signatures)identt::query::SignedJson
VerifySign(::identt::utils::SharedTable::pointer stptr, const std::string input, const ::identt::query::PubKeyT *pubkey, google::protobuf::Message *result, SignatureListT &signatures)identt::query::SignedJson
VerifySign(::identt::utils::SharedTable::pointer stptr, const std::string input, const ::identt::query::PubKeyT *pubkey, google::protobuf::Message *result, google::protobuf::Message *uresult, SignatureListT &signatures)identt::query::SignedJson
~SignedJson()identt::query::SignedJsonvirtual