_WakeUpThread (defined in SoftwareAndServices::Library::Common::Poll) | SoftwareAndServices::Library::Common::Poll | friend |
AddFd(const int fd, const unsigned short events, const CallBacks *cb=nullptr) | SoftwareAndServices::Library::Common::Poll | |
AtExitCleanup() | SoftwareAndServices::Library::Common::Poll | friend |
CloseDown() | SoftwareAndServices::Library::Common::Poll | |
decInstance() const | SoftwareAndServices::Library::Common::instance< Poll > | inlinevirtual |
Disable(const int fd, const unsigned short events) | SoftwareAndServices::Library::Common::Poll | |
Enable(const int fd, const unsigned short events) | SoftwareAndServices::Library::Common::Poll | |
GetFile(const int fd) | SoftwareAndServices::Library::Common::Poll | |
getInstance() const | SoftwareAndServices::Library::Common::instance< Poll > | inlinevirtual |
GetTransportAcceptCallback() const | SoftwareAndServices::Library::Common::Poll | |
GetTransportCallback(const int fd, const unsigned short events) const | SoftwareAndServices::Library::Common::Poll | |
GetTransportCallbacks() const | SoftwareAndServices::Library::Common::Poll | |
GetTransportData() const | SoftwareAndServices::Library::Common::Poll | |
GetTransportDefaultCallback(const unsigned short events) const | SoftwareAndServices::Library::Common::Poll | |
GetUserAcceptCallback() const | SoftwareAndServices::Library::Common::Poll | |
GetUserCallback(const int Fd, unsigned short Events) const | SoftwareAndServices::Library::Common::Poll | |
GetUserCallbacks() const | SoftwareAndServices::Library::Common::Poll | |
GetUserData() const | SoftwareAndServices::Library::Common::Poll | |
GetUserData(int fd) | SoftwareAndServices::Library::Common::Poll | static |
GetUserDefaultCallback(const unsigned short events) const | SoftwareAndServices::Library::Common::Poll | |
incInstance() const | SoftwareAndServices::Library::Common::instance< Poll > | inlinevirtual |
instance() | SoftwareAndServices::Library::Common::instance< Poll > | inline |
Lock() | SoftwareAndServices::Library::Common::Poll | inline |
operator delete(void *ToFree) (defined in SoftwareAndServices::Library::Common::instance< Poll >) | SoftwareAndServices::Library::Common::instance< Poll > | inline |
Poll() | SoftwareAndServices::Library::Common::Poll | |
PollFd() const | SoftwareAndServices::Library::Common::Poll | |
PollFdSize() const | SoftwareAndServices::Library::Common::Poll | |
PollFunc_t | SoftwareAndServices::Library::Common::Poll | |
RemoveFd(const int fd) | SoftwareAndServices::Library::Common::Poll | |
SetTimeout(const int milliseconds) | SoftwareAndServices::Library::Common::Poll | |
SetTransportAcceptCallback(const PollFunc_t ThePollFunc, const void *userData=nullptr) | SoftwareAndServices::Library::Common::Poll | |
SetTransportCallback(const int fd, const unsigned short events, const PollFunc_t ThePollFunc, const unsigned int bufSize) | SoftwareAndServices::Library::Common::Poll | |
SetTransportData(const void *Data) | SoftwareAndServices::Library::Common::Poll | |
SetTransportDefaultCallback(const unsigned short events, const PollFunc_t ThePollFunc, const unsigned int bufSize) | SoftwareAndServices::Library::Common::Poll | |
SetTransportFillRdCallback(const int fd, const unsigned short events, const PollFunc_t ThePollFunc, const unsigned int bufsize) | SoftwareAndServices::Library::Common::Poll | |
SetUserAcceptCallback(const PollFunc_t ThePollFunc, const void *userData=nullptr) | SoftwareAndServices::Library::Common::Poll | |
SetUserCallback(const int fd, const unsigned short events, const PollFunc_t ThePollFunc, const unsigned int bufSize) | SoftwareAndServices::Library::Common::Poll | |
SetUserData(const void *Data) | SoftwareAndServices::Library::Common::Poll | |
SetUserData(int fd, const void *Data) | SoftwareAndServices::Library::Common::Poll | |
SetUserDefaultCallback(const unsigned short events, const PollFunc_t ThePollFunc, const unsigned int bufSize=0) | SoftwareAndServices::Library::Common::Poll | |
SetUserFillRdCallback(const int fd, const unsigned short events, const PollFunc_t ThePollFunc, const unsigned int bufsize) | SoftwareAndServices::Library::Common::Poll | |
TransportDisable(const int fd, const unsigned short events) | SoftwareAndServices::Library::Common::Poll | |
TransportEnable(const int fd, const unsigned short events) | SoftwareAndServices::Library::Common::Poll | |
Unlock() | SoftwareAndServices::Library::Common::Poll | inline |
UserDisable(const int fd, const unsigned short events) | SoftwareAndServices::Library::Common::Poll | |
UserEnable(const int fd, const unsigned short events) | SoftwareAndServices::Library::Common::Poll | |
Wait(bool Once=false) | SoftwareAndServices::Library::Common::Poll | |
WakeUpFd() const | SoftwareAndServices::Library::Common::Poll | |
~Poll() | SoftwareAndServices::Library::Common::Poll | virtual |