BMA Server Framework
core::Session Member List

This is the complete list of members for core::Session, including all inherited members.

bufferSize (defined in core::Socket)core::Socket
connect(IPAddress &address) (defined in core::TCPSocket)core::TCPSocket
enable(bool mode)core::Socket
ePoll (defined in core::Socket)core::Socketprotected
eventReceived(struct epoll_event event)core::Socket
getDescriptor()core::Socket
init() (defined in core::Session)core::Sessionvirtual
ipAddress (defined in core::TCPSocket)core::TCPSocket
name (defined in core::Object)core::Object
onConnected() overridecore::Sessionprotectedvirtual
onDataReceived(std::string data) overridecore::Sessionprotectedvirtual
onRegistered()core::Socketvirtual
onTLSInit() (defined in core::Socket)core::Socketprotectedvirtual
onUnregistered()core::Socketvirtual
out (defined in core::Session)core::Session
output(Session *session) (defined in core::Session)core::Sessionvirtual
core::TCPSocket::output(std::stringstream &out)core::TCPSocketvirtual
protocol(std::string data)core::Sessionprotectedvirtual
receiveData(char *buffer, int bufferLength)core::Socketprotectedvirtual
send()core::Session
sendToAll()core::Session
sendToAll(SessionFilter filter)core::Session
service (defined in core::Session)core::Session
Session(EPoll &ePoll, Service &service) (defined in core::Session)core::Session
setBufferSize(int length) (defined in core::Socket)core::Socketprotected
setDescriptor(int descriptor)core::Socket
shutdown() (defined in core::Socket)core::Socketprotected
shutDown (defined in core::Socket)core::Socketprotected
Socket(EPoll &ePoll) (defined in core::Socket)core::Socket
tag (defined in core::Object)core::Object
TCPSocket(EPoll &ePoll) (defined in core::TCPSocket)core::TCPSocket
write(std::string data)core::Socket
write(char *buffer, int length) (defined in core::Socket)core::Socket
~Session() (defined in core::Session)core::Session
~Socket() (defined in core::Socket)core::Socket
~TCPSocket() (defined in core::TCPSocket)core::TCPSocket