Samchon Framework for CPP  1.0.0
samchon::templates::service::User Member List

This is the complete list of members for samchon::templates::service::User, including all inherited members.

createClient() -> Client *=0samchon::templates::service::Userprotectedpure virtual
get(const size_t &key) -> std::shared_ptr< Client > &samchon::TreeMap< size_t, std::shared_ptr< Client > >inline
getAccount() const -> std::stringsamchon::templates::service::Userinline
getAuthority() const -> intsamchon::templates::service::Userinline
getServer() const -> Server *samchon::templates::service::Userinline
has(const size_t &key) const -> boolsamchon::TreeMap< size_t, std::shared_ptr< Client > >inline
logout()samchon::templates::service::Userinline
pop(const size_t &key) -> std::shared_ptr< Client >samchon::TreeMap< size_t, std::shared_ptr< Client > >inline
replyData(std::shared_ptr< protocol::Invoke >)=0samchon::templates::service::Userpure virtual
samchon::protocol::IProtocol::replyData(std::shared_ptr< Invoke >)=0samchon::protocol::IProtocolpure virtual
sendData(std::shared_ptr< protocol::Invoke > invoke) overridesamchon::templates::service::Userinlinevirtual
samchon::protocol::IProtocol::sendData(std::shared_ptr< Invoke >)=0samchon::protocol::IProtocolpure virtual
set(const size_t &key, const std::shared_ptr< Client > &val)samchon::TreeMap< size_t, std::shared_ptr< Client > >inline
setAccount(const std::string &account, int authority)samchon::templates::service::Userinline
User(Server *server)samchon::templates::service::Userinline
~User()=defaultsamchon::templates::service::Uservirtual