CppUnit project page | FAQ |
This is the complete list of members for ProtectorChain, including all inherited members.
actualMessage(const Message &message, const ProtectorContext &context) const | Protector | protected |
count() const | ProtectorChain | |
Functors typedef | ProtectorChain | private |
m_protectors | ProtectorChain | private |
pop() | ProtectorChain | |
protect(const Functor &functor, const ProtectorContext &context) | ProtectorChain | virtual |
Protectors typedef | ProtectorChain | private |
push(Protector *protector) | ProtectorChain | |
reportError(const ProtectorContext &context, const Exception &error) const | Protector | protected |
reportError(const ProtectorContext &context, const Message &message, const SourceLine &sourceLine=SourceLine()) const | Protector | protected |
reportFailure(const ProtectorContext &context, const Exception &failure) const | Protector | protected |
~Protector() | Protector | virtual |
~ProtectorChain() | ProtectorChain |
Send comments to: CppUnit Developers |