Classes | |
class | CNullEventSinkCallback |
An implementation of IEventSinkCallback that does nothing. More... | |
class | CNullCallbackTimerQueueMonitor |
An object that implements IMonitorCallbackTimerQueue and does nothing. More... | |
class | CNullMessageLog |
An object that implements ILogMessages and does nothing. More... | |
class | CNullThreadedCallbackTimerQueueMonitor |
An object that implements IMonitorCallbackTimerQueue and does nothing. More... | |
class | CNullThreadPoolMonitor |
An object that implements IMonitorThreadPool and does nothing. More... | |
class | CNullAsyncFileReaderMonitor |
An object that implements IMonitorAsyncFileReader and does nothing. More... | |
class | CNullAsyncFileWriterMonitor |
An object that implements IMonitorAsyncFileWriter and does nothing. More... | |
class | CNullBufferAllocationMonitor |
An object that implements IMonitorBufferAllocation and does nothing. More... | |
class | CStreamSocketConnectionManagerCallback |
An object that implements the CStreamSocketConnectionManager callback interface and does nothing. You can derive from this class and override just the functions that you need to. More... | |
class | CStreamSocketConnectionManagerCallback |
An object that implements the CStreamSocketConnectionManager callback interface and does nothing. You can derive from this class and override just the functions that you need to. More... | |
class | CDatagramSocketConnectionManagerCallback |
An object that implements the CDatagramSocketConnectionManager callback interface and does nothing. You can derive from this class and override just the functions that you need to. More... | |
class | CDatagramSocketServerCallback |
An object that implements the CIDatagramSocketServer callback interface and does nothing. You can derive from this class and override just the functions that you need to. More... | |
class | CNullDatagramSocketConnectionFilter |
A connection filter that does nothing. You can use this as a base class for your own filter if you don't need to override all of the filter functionality. More... | |
class | CNullSocketAllocationMonitor |
An object that implements IMonitorSocketAllocation and does nothing. More... | |
class | CNullStreamSocketConnectionFilter |
A connection filter that does nothing. You can use this as a base class for your own filter if you don't need to override all of the filter functionality. More... | |
class | CNullStreamSocketFlowControlMonitor |
A stream socket flow control monitor that does nothing. You can use this. More... | |
class | CStreamSocketConnectionManagerCallback |
An object that implements the CStreamSocketConnectionManager callback interface and does nothing. You can derive from this class and override just the functions that you need to. More... | |
class | CStreamSocketServerCallback |
An object that implements the CStreamSocketServer callback interface and does nothing. You can derive from this class and override just the functions that you need to. More... | |
class | CStreamSocketServerExCallback |
An object that implements the CStreamSocketServerEx callback interface and does nothing. You can derive from this class and override just the functions that you need to. More... | |
class | CStreamSocketConnectionManagerCallback |
An object that implements the CStreamSocketConnectionManager callback interface and does nothing. You can derive from this class and override just the functions that you need to. More... | |
class | CNullEnvironmentBlockProvider |
An implementation of IProvideEnvironmentBlock that always returns a null block. More... | |
class | CNullJobMonitor |
An object that implements IMonitorThreadPool and does nothing. More... |