libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
TestApp Class Reference

Inherits AppBase< SomeParams, Processor::exception_t >, and AppBase< SomeParams, Processor::exception_t >.

Public Member Functions

 TestApp (SomeParams &sp, const logger_ptr_type &l)
 
 ~TestApp (void)
 
exit_codes __fastcall Process (tostream &o)
 
 TestApp (SomeParams &sp, const logger_ptr_type &l)
 
 ~TestApp (void)
 
exit_codes __fastcall Process (tostream &o)
 

Detailed Description

Definition at line 69 of file generic_app.cpp.

Constructor & Destructor Documentation

◆ TestApp() [1/2]

TestApp::TestApp ( SomeParams sp,
const logger_ptr_type &  l 
)
inline

Definition at line 71 of file generic_app.cpp.

References TestApp().

Referenced by TestApp().

◆ ~TestApp() [1/2]

TestApp::~TestApp ( void  )
inline

Definition at line 74 of file generic_app.cpp.

◆ TestApp() [2/2]

TestApp::TestApp ( SomeParams sp,
const logger_ptr_type &  l 
)
inline

Definition at line 71 of file generic_app.cpp.

◆ ~TestApp() [2/2]

TestApp::~TestApp ( void  )
inline

Definition at line 74 of file generic_app.cpp.

Member Function Documentation

◆ Process() [1/2]

exit_codes __fastcall TestApp::Process ( tostream &  o)
inline

Definition at line 77 of file generic_app.cpp.

◆ Process() [2/2]

exit_codes __fastcall TestApp::Process ( tostream &  o)
inline

Definition at line 77 of file generic_app.cpp.


The documentation for this class was generated from the following file: