|
ifw-ccf 5.0.2
|
#include <ifw/ccf/common/dataFrame.hpp>Go to the source code of this file.
Functions | |
| void | _InitTestEnv1 (const std::string &module) |
| CCF Unit Test utilities. | |
| void | _InitTestEnv (const std::string &module, const std::string &cfg_file) |
| void | _GenerateSimFrame (const int width, const int height, ifw::ccf::common::DataFrame &frame) |
| std::string | _ValidateFitsFile (const std::string &filename) |
| void _GenerateSimFrame | ( | const int | width, |
| const int | height, | ||
| ifw::ccf::common::DataFrame & | frame ) |
| void _InitTestEnv | ( | const std::string & | module, |
| const std::string & | cfg_file ) |
| void _InitTestEnv1 | ( | const std::string & | module | ) |
CCF Unit Test utilities.
| std::string _ValidateFitsFile | ( | const std::string & | filename | ) |