Home C-Bits Package Documentation Project Page

Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

cbits::CallbackTimerException Class Reference

Exception class for cbits::CallbackTimer. More...

#include <CallbackTimerException.h>

List of all members.

Public Methods

 CallbackTimerException (const char *s)
 CallbackTimerException (const std::string &s)
 ~CallbackTimerException () throw ()
std::string & getMessage ()

Protected Attributes

std::string msg


Detailed Description

Exception class for cbits::CallbackTimer.


Constructor & Destructor Documentation

cbits::CallbackTimerException::CallbackTimerException const char *    s [inline]
 

cbits::CallbackTimerException::CallbackTimerException const std::string &    s [inline]
 

cbits::CallbackTimerException::~CallbackTimerException   throw () [inline]
 


Member Function Documentation

std::string& cbits::CallbackTimerException::getMessage   [inline]
 


Member Data Documentation

std::string cbits::CallbackTimerException::msg [protected]
 


The documentation for this class was generated from the following file:
Generated by
doxygen
Hosted by
SourceForge