#include <verifier.hh>
Public Methods | |
| TInvariant (const char *pkcMESSAGE, int iCONFORMANCE_LEVEL) | |
Public Attributes | |
| TString | yMessage |
| String with a message explaining the invariant. | |
| int | iConformanceLevel |
| Integer with the conformance identifier for the invariant. | |
Definition at line 61 of file verifier.hh.
|
||||||||||||||||
|
Builds a new instance.
Definition at line 84 of file verifier.hh. References mpcl::invariant::IVerifier< TParameter >::TInvariant::iConformanceLevel, and mpcl::invariant::IVerifier< TParameter >::TInvariant::yMessage. |
1.2.18