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