RunicVTT Open Source Virtual Tabletop for TTRPG using P2P
Loading...
Searching...
No Matches
IdentityManager Member List

This is the complete list of members for IdentityManager, including all inherited members.

all() constIdentityManagerinline
bindPeer(const std::string &peerId, const std::string &uniqueId, const std::string &username)IdentityManager
byUnique_IdentityManagerprivate
erasePeer(const std::string &peerId)IdentityManager
kBookFile()IdentityManagerprivatestatic
kMeFile()IdentityManagerprivatestatic
loadAddressBookFromFile()IdentityManager
loadMyIdentityFromFile()IdentityManager
myUniqueId() constIdentityManagerinline
myUniqueId_IdentityManagerprivate
myUsername() constIdentityManagerinline
myUsername_IdentityManagerprivate
peerForUnique(const std::string &uniqueId) constIdentityManager
peerToUnique_IdentityManagerprivate
readBookFile()IdentityManagerprivate
readMeFile()IdentityManagerprivate
saveAddressBookToFile() constIdentityManager
saveMyIdentityToFile() constIdentityManager
setMyIdentity(const std::string &uniqueId, const std::string &username)IdentityManager
setUsernameForUnique(const std::string &uniqueId, const std::string &username)IdentityManager
uniqueForPeer(const std::string &peerId) constIdentityManager
usernameForPeer(const std::string &peerId) constIdentityManager
usernameForUnique(const std::string &uniqueId) constIdentityManager
writeBookFile() constIdentityManagerprivate
writeMeFile() constIdentityManagerprivate