#include <image_io.h>
Public Member Functions | |
| template<class C > | |
| void | execute (Image< C > &im) |
| ImagePromise (const std::string &ss) | |
Public Attributes | |
| const std::string & | s |
Definition at line 111 of file image_io.h.
| CVD::Internal::ImagePromise< ImageLoaderString >::ImagePromise | ( | const std::string & | ss | ) | [inline] |
Definition at line 113 of file image_io.h.
| void CVD::Internal::ImagePromise< ImageLoaderString >::execute | ( | Image< C > & | im | ) | [inline] |
Definition at line 117 of file image_io.h.
| const std::string& CVD::Internal::ImagePromise< ImageLoaderString >::s |
Definition at line 116 of file image_io.h.