33 #ifndef _IDENTT_STORE_INVITE_TOKEN_TABLE_HPP_ 34 #define _IDENTT_STORE_INVITE_TOKEN_TABLE_HPP_ 88 std::string
GetKey(InviteTokenT* record, KeyTypeE keytype,
bool pre)
override;
std::string GetKey(InviteTokenT *record, KeyTypeE keytype, bool pre) override
GetKey: get a key.
Definition: InviteTokenTable.cc:53
Definition: StoreTable.hpp:44
Definition: InviteTokenTable.hpp:40
Definition: CryptoBase.hpp:49
InviteTokenTable()=delete
make noncopyable and remove default
virtual ~InviteTokenTable()
Destructor.
Definition: InviteTokenTable.hpp:59