BMA Server Framework
BMASIPSession Member List

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

BMASession(BMAEPoll &ePoll, BMATCPServerSocket &server) (defined in BMASession)BMASession
BMASIPSession(BMAEPoll &ePoll, BMASIPServer &server) (defined in BMASIPSession)BMASIPSession
BMASocket(BMAEPoll &ePoll) (defined in BMASocket)BMASocket
BMATCPSocket(BMAEPoll &ePoll) (defined in BMATCPSocket)BMATCPSocket
bufferSize (defined in BMASocket)BMASocket
enable(bool mode)BMASocket
ePoll (defined in BMASocket)BMASocketprotected
eventReceived(struct epoll_event event)BMASocket
getDescriptor()BMASocket
getServer() (defined in BMASession)BMASession
ipAddress (defined in BMATCPSocket)BMATCPSocket
name (defined in BMAObject)BMAObject
onConnected() overrideBMASessionprotectedvirtual
onRegistered()BMASocketvirtual
onUnregistered()BMASocketvirtual
out (defined in BMASession)BMASession
output(BMASession *session) (defined in BMASession)BMASessionvirtual
BMATCPSocket::output(std::stringstream &out)BMATCPSocketvirtual
protocol(std::string data) override (defined in BMASIPSession)BMASIPSessionprotectedvirtual
send() (defined in BMASession)BMASession
sendToAll() (defined in BMASession)BMASession
sendToAll(BMASessionFilter *filter) (defined in BMASession)BMASession
setBufferSize(int length) (defined in BMASocket)BMASocketprotected
setDescriptor(int descriptor)BMASocket
shutdown() (defined in BMASocket)BMASocketprotected
shutDown (defined in BMASocket)BMASocketprotected
tag (defined in BMAObject)BMAObject
write(std::string data)BMASocket
write(char *buffer, int length) (defined in BMASocket)BMASocket
~BMASession() (defined in BMASession)BMASession
~BMASIPSession() (defined in BMASIPSession)BMASIPSession
~BMASocket() (defined in BMASocket)BMASocket
~BMATCPSocket() (defined in BMATCPSocket)BMATCPSocket