|
Open-Transactions
0.93.0-ge03d287
|
#include <Assert.hpp>

Public Types | |
| typedef size_t( | fpt_Assert_sz_n_sz )(const char *, size_t, const char *) |
Public Member Functions | |
| EXPORT | Assert (fpt_Assert_sz_n_sz &fp1) |
Static Public Member Functions | |
| static EXPORT | fpt_Assert_sz_n_sz (doAssert) |
Static Public Attributes | |
| static Assert * | s_pAssert = new Assert(Assert::doAssert) |
Definition at line 161 of file Assert.hpp.
| typedef size_t( Assert::fpt_Assert_sz_n_sz)(const char *, size_t, const char *) |
Definition at line 164 of file Assert.hpp.
| Assert::Assert | ( | fpt_Assert_sz_n_sz & | fp1 | ) |
Definition at line 142 of file Assert.cpp.
|
static |
Definition at line 173 of file Assert.hpp.