libmoost
moost::mq::stomp_client_error_category Class Reference

#include <error_category.h>

List of all members.

Public Member Functions

 stomp_client_error_category ()
virtual const char * name () const
virtual std::string message (int ev) const
virtual
boost::system::error_condition 
default_error_condition (int ev) const

Detailed Description

Definition at line 37 of file error_category.h.


Constructor & Destructor Documentation


Member Function Documentation

boost::system::error_condition moost::mq::stomp_client_error_category::default_error_condition ( int  ev) const [virtual]

Definition at line 46 of file error_category.cpp.

std::string moost::mq::stomp_client_error_category::message ( int  ev) const [virtual]

Definition at line 51 of file error_category.cpp.

const char * moost::mq::stomp_client_error_category::name ( ) const [virtual]

Definition at line 41 of file error_category.cpp.


The documentation for this class was generated from the following files: