bson::assertion Class Reference
#include <bson.h>
List of all members.
Public Member Functions |
| | assertion (unsigned u, const string &s) |
| virtual const char * | what () const throw () |
| virtual | ~assertion () throw () |
Public Attributes |
| string | full |
| unsigned | id |
| string | msg |
Detailed Description
Definition at line 54 of file bson.h.
Constructor & Destructor Documentation
| bson::assertion::assertion |
( |
unsigned |
u, |
|
|
const string & |
s | |
|
) |
| | [inline] |
| virtual bson::assertion::~assertion |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
| virtual const char* bson::assertion::what |
( |
|
) |
const throw () [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: