|  | 
| 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 121 of file test_dispatch.cpp.
 
◆ MockSource()
  
  | 
        
          | MockSource::MockSource | ( | int | fd | ) |  |  | inline | 
 
 
◆ ~MockSource()
  
  | 
        
          | virtual MockSource::~MockSource | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ close()
  
  | 
        
          | virtual void MockSource::close | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ handleEvent()
  
  | 
        
          | virtual unsigned MockSource::handleEvent | ( | unsigned | eventType | ) |  |  | inlinevirtual | 
 
 
◆ close_calls
      
        
          | int MockSource::close_calls | 
      
 
 
◆ event_result
      
        
          | unsigned MockSource::event_result | 
      
 
 
◆ handleEvent_calls
      
        
          | int MockSource::handleEvent_calls | 
      
 
 
◆ last_event
      
        
          | 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, Dirk Thomas 
autogenerated on Mon Feb 28 2022 23:33:22