ifw-core  5.0.0-pre2
Todo List
Member core::dit::fits::CreateFile (std::shared_ptr< CCfits::FITS > &fits_handle, const std::string &filename, const dit::did::Did &dictionary, const int32_t bitpix, const std::vector< int32_t > &naxes, std::string &target_filename, const bool remove_if_exists=false, const uint16_t nb_of_hdr_blocks=1)

: Handle nb_of_hdr_blocks, data_size.

not implemented).

not implemented).

Member core::utils::base::CheckRange (const std::string &par, TYPE value, TYPE lower_limit, TYPE upper_limit)
: Not yet implemented.
Member core::utils::base::CheckRange (const std::string &par, const TYPE &value, std::vector< TYPE > &valid_values)
: Not yet implemented.
Namespace core::utils::file

: Add semaphore protection.

: Move to core::utils::base + implement core::utils::file::ParameterFile class.

Namespace core::utils::param
: Add semaphore protection.
Member core::utils::string::Match (const std::string &str, const std::string &reg_exp)
Use mutex to protect this.
Member core::utils::system::ExecCommand (const std::string &command)
: Execute a shell command (synchroneously). Return status and standard output/error.
Member core::utils::system::Platform ()
: Generate ID for CII version.
Member utils.parameterset.ParameterSet.__init__ (self)