ddt 1.2.1
|
This is the complete list of members for ddt::BiasBuffer, including all inherited members.
BiasBuffer() | ddt::BiasBuffer | |
BiasBuffer(const int max_size=5) | ddt::BiasBuffer | |
ClearAll() | ddt::BiasBuffer | |
ClearSelected(const int slot) | ddt::BiasBuffer | |
get_Image(const int slot) | ddt::BiasBuffer | |
get_SlotName(const int slot) | ddt::BiasBuffer | |
LoadBiasFileInFreeSlot(const std::string &file_name) | ddt::BiasBuffer | |
LoadBiasFileInSlot(const std::string &file_name, const int slot=0) | ddt::BiasBuffer | |
logger | ddt::BiasBuffer | protected |
set_logger(ddt::DdtLogger *const in_logger) | ddt::BiasBuffer | |
StoreCPLAsBiasImageInFreeSlot(const cpl_image *const image, const std::string slot_name) | ddt::BiasBuffer | |
StoreCPLAsBiasImageInSlot(const cpl_image *image, std::string slot_name, const int slot=0) | ddt::BiasBuffer | |
SubtractBiasImage(cpl_image *const source_image, const int slot=0) | ddt::BiasBuffer | |
~BiasBuffer() | ddt::BiasBuffer | virtual |