COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
LogLevelFilterFixture () | |
common setup for each test case More... | |
~LogLevelFilterFixture () | |
common tear-down for each test case More... | |
Public Attributes | |
LogLevelFilter * | m_filter |
possibly common functions used on the tests below More... | |
string | m_buffer |
iostreams::back_insert_device< string > | m_sink |
Definition at line 23 of file utest-log-level-filter.cpp.
|
inline |
common setup for each test case
Definition at line 26 of file utest-log-level-filter.cpp.
|
inline |
common tear-down for each test case
Definition at line 34 of file utest-log-level-filter.cpp.
string m_buffer |
Definition at line 41 of file utest-log-level-filter.cpp.
LogLevelFilter* m_filter |
possibly common functions used on the tests below
common values accessed by all tests goes here
Definition at line 39 of file utest-log-level-filter.cpp.
iostreams::back_insert_device<string> m_sink |
Definition at line 43 of file utest-log-level-filter.cpp.
Send comments to: COOLFluiD Web Admin |