Robot Raconteur Core C++ Library
Loading...
Searching...
No Matches
RobotRaconteur::ServerContext Member List

This is the complete list of members for RobotRaconteur::ServerContext, including all inherited members.

AddExtraImport(boost::string_ref import_)RobotRaconteur::ServerContext
GetAttributes()RobotRaconteur::ServerContext
GetCandidateConnectionURLs()RobotRaconteur::ServerContext
GetCurrentServerContext()RobotRaconteur::ServerContextstatic
GetCurrentServicePath()RobotRaconteur::ServerContextstatic
GetExtraImports()RobotRaconteur::ServerContext
GetMonitorThreadPool()RobotRaconteur::ServerContext
GetMonitorThreadPoolCount()RobotRaconteur::ServerContext
GetObjectLockUsername(boost::string_ref servicepath)RobotRaconteur::ServerContext
GetServiceName() constRobotRaconteur::ServerContext
KickUser(boost::string_ref username)RobotRaconteur::ServerContextvirtual
LogCandidateConnectionURLs(RobotRaconteur_LogLevel level=RobotRaconteur_LogLevel_Info)RobotRaconteur::ServerContext
PrintCandidateConnectionURLs(std::ostream &out=std::cout)RobotRaconteur::ServerContext
ReleaseObjectLock(boost::string_ref servicepath, boost::string_ref username, bool override_)RobotRaconteur::ServerContext
ReleaseServicePath(boost::string_ref path)RobotRaconteur::ServerContext
ReleaseServicePath(boost::string_ref path, const std::vector< uint32_t > &endpoints)RobotRaconteur::ServerContext
RemoveExtraImport(boost::string_ref import_)RobotRaconteur::ServerContext
RequestClientObjectLock(boost::string_ref servicepath, boost::string_ref username, uint32_t endpoint)RobotRaconteur::ServerContext
RequestObjectLock(boost::string_ref servicepath, boost::string_ref username)RobotRaconteur::ServerContext
RequireValidUser()RobotRaconteur::ServerContextvirtual
ServerContext(const boost::shared_ptr< ServiceFactory > &f, const boost::shared_ptr< RobotRaconteurNode > &node)RobotRaconteur::ServerContext
SetAttributes(const std::map< std::string, boost::intrusive_ptr< RRValue > > &attr)RobotRaconteur::ServerContext
SetMonitorThreadPoolCount(int32_t count)RobotRaconteur::ServerContext
SetSecurityPolicy(const boost::shared_ptr< ServiceSecurityPolicy > &policy)RobotRaconteur::ServerContextprotected