|
virtual void | close () |
| Close the owned fd. If deleteOnClose was specified at construction, the object is deleted. More...
|
|
virtual unsigned | handleEvent (unsigned eventType) |
| Return true to continue monitoring this source. More...
|
|
| MockSource (int fd) |
|
virtual | ~MockSource () |
|
int | getfd () const |
| Return the file descriptor being monitored. More...
|
|
bool | getKeepOpen () const |
| Return whether the file descriptor should be kept open if it is no longer monitored. More...
|
|
void | setfd (int fd) |
| Specify the file descriptor to monitor. More...
|
|
void | setKeepOpen (bool b=true) |
| Specify whether the file descriptor should be kept open if it is no longer monitored. More...
|
|
| XmlRpcSource (int fd=-1, bool deleteOnClose=false) |
|
virtual | ~XmlRpcSource () |
| Destructor. More...
|
|
Definition at line 111 of file test_dispatch.cpp.
MockSource::MockSource |
( |
int |
fd | ) |
|
|
inline |
virtual MockSource::~MockSource |
( |
| ) |
|
|
inlinevirtual |
virtual void MockSource::close |
( |
| ) |
|
|
inlinevirtual |
virtual unsigned MockSource::handleEvent |
( |
unsigned |
eventType | ) |
|
|
inlinevirtual |
int MockSource::close_calls |
unsigned MockSource::event_result |
int MockSource::handleEvent_calls |
unsigned MockSource::last_event |
The documentation for this class was generated from the following file:
xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix
autogenerated on Sun Feb 3 2019 03:29:51