NCBI C++ ToolKit
|
Search Toolkit Book for CExceptionArgsManip_Wrapper
Manipulator function wrapper. More...
#include <corelib/ncbiexpt.hpp>
Public Member Functions | |
CExceptionArgsManip_Wrapper (FExceptionArgsManip f) | |
void | operator() (CExceptionArgs_Base &args) const |
![]() | |
virtual | ~CExceptionArgsManip (void) |
Private Attributes | |
FExceptionArgsManip | m_Func |
Manipulator function wrapper.
Definition at line 829 of file ncbiexpt.hpp.