#include <Validate.h>
Public Types | |
| enum | { Warning = 0, Error, Info } |
Public Member Functions | |
| virtual | ~EnforcementHandlerInterface () |
| virtual void | post (const std::string &message, const char *locus, int line, int level)=0 |
Static Public Member Functions | |
| static boost::shared_ptr< EnforcementHandlerInterface > | getInstance () |
| static void | setInstance (boost::shared_ptr< EnforcementHandlerInterface > pEHI) |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
1.4.6