funtik::MultiProcessRpcServerError Class Reference

#include <mprocess_rpc_server.h>

List of all members.

Public Member Functions

 MultiProcessRpcServerError (const std::string &what_arg)
 ~MultiProcessRpcServerError () throw ()
const char * what () const throw ()

Private Attributes

std::string _what


Detailed Description

Definition at line 54 of file mprocess_rpc_server.h.


Constructor & Destructor Documentation

funtik::MultiProcessRpcServerError::MultiProcessRpcServerError ( const std::string &  what_arg  ) 

Definition at line 57 of file mprocess_rpc_server.cpp.

funtik::MultiProcessRpcServerError::~MultiProcessRpcServerError (  )  throw ()

Definition at line 63 of file mprocess_rpc_server.cpp.


Member Function Documentation

const char * funtik::MultiProcessRpcServerError::what (  )  const throw ()

Definition at line 68 of file mprocess_rpc_server.cpp.

References _what.


Member Data Documentation

std::string funtik::MultiProcessRpcServerError::_what [private]

Definition at line 56 of file mprocess_rpc_server.h.

Referenced by what().


The documentation for this class was generated from the following files:
Generated on Sun Aug 19 20:09:00 2007 for ulxmlrpcpp by  doxygen 1.5.1