Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Toggle main menu visibility
Loading...
Searching...
No Matches
RASocket Member List
This is the complete list of members for
RASocket
, including all inherited members.
_closed
RASocket
private
_commandComplete
RASocket
private
_commandExecuting
RASocket
private
_commandLock
RASocket
private
_commandOutput
RASocket
private
_commandOutputDrainInProgress
RASocket
private
_commandSelf
RASocket
private
_executor
RASocket
private
_lineBuffer
RASocket
private
_minLevel
RASocket
private
_pass
RASocket
private
_remoteAddress
RASocket
private
_socket
RASocket
private
_subnegotiationBuffer
RASocket
private
_subnegotiationDone
RASocket
private
_subnegotiationTimedOut
RASocket
private
_subnegotiationTimer
RASocket
private
_user
RASocket
private
_writeInProgress
RASocket
private
_writeQueue
RASocket
private
async_read_line
(ReadLineCallback callback)
RASocket
private
check_access_level
(const std::string &user)
RASocket
private
check_password
(const std::string &user, const std::string &pass)
RASocket
private
close
()
RASocket
private
commandFinished
(void *callbackArg, bool success)
RASocket
private
static
drain_command_output
()
RASocket
private
finish_subnegotiation
()
RASocket
private
handle_async_write
(boost::system::error_code const &error)
RASocket
private
handle_command
(std::string const &command)
RASocket
private
handle_credentials
()
RASocket
private
handle_read_line
(boost::system::error_code const &error, size_t transferredBytes, ReadLineCallback callback)
RASocket
private
handle_subnegotiation_read
(boost::system::error_code const &error, size_t transferredBytes)
RASocket
private
is_open
() const
RASocket
private
prompt_command
()
RASocket
private
prompt_password
()
RASocket
private
prompt_username
()
RASocket
private
queue_write
(std::string data, WriteCallback callback=WriteCallback())
RASocket
private
RASocket
(std::shared_ptr< Skyfire::Asio::IoContextExecutor > executor, std::unique_ptr< RASocketHandle > socket, std::string const &remoteAddress)
RASocket
ReadLineCallback
typedef
RASocket
private
send_authentication_required
()
RASocket
private
start
()
RASocket
start_async_write
()
RASocket
private
start_command
(std::string const &command)
RASocket
private
start_subnegotiation
()
RASocket
private
WriteCallback
typedef
RASocket
private
zprint
(void *callbackArg, const char *szText)
RASocket
private
static
~RASocket
()
RASocket
virtual
Generated on
for Project SkyFire Core by
1.17.0