BMA Server Framework
|
This is the complete list of members for BMATCPSocket, including all inherited members.
BMASocket(BMAEPoll &ePoll) (defined in BMASocket) | BMASocket | |
BMATCPSocket(BMAEPoll &ePoll) (defined in BMATCPSocket) | BMATCPSocket | |
bufferSize (defined in BMASocket) | BMASocket | |
connect(BMAIPAddress &address) (defined in BMATCPSocket) | BMATCPSocket | |
enable(bool mode) | BMASocket | |
ePoll (defined in BMASocket) | BMASocket | protected |
eventReceived(struct epoll_event event) | BMASocket | |
getDescriptor() | BMASocket | |
ipAddress (defined in BMATCPSocket) | BMATCPSocket | |
name (defined in BMAObject) | BMAObject | |
onConnected() | BMASocket | protectedvirtual |
onDataReceived(std::string data)=0 | BMASocket | protectedpure virtual |
onRegistered() | BMASocket | virtual |
onTLSInit() (defined in BMASocket) | BMASocket | protectedvirtual |
onUnregistered() | BMASocket | virtual |
output(std::stringstream &out) | BMATCPSocket | virtual |
receiveData(char *buffer, int bufferLength) | BMASocket | protectedvirtual |
setBufferSize(int length) (defined in BMASocket) | BMASocket | protected |
setDescriptor(int descriptor) | BMASocket | |
shutdown() (defined in BMASocket) | BMASocket | protected |
shutDown (defined in BMASocket) | BMASocket | protected |
tag (defined in BMAObject) | BMAObject | |
write(std::string data) | BMASocket | |
write(char *buffer, int length) (defined in BMASocket) | BMASocket | |
~BMASocket() (defined in BMASocket) | BMASocket | |
~BMATCPSocket() (defined in BMATCPSocket) | BMATCPSocket |