An Async Image Writer which works on a separate thread. More...
Public Member Functions | |
WriteJob (const Image< PixRGB< byte > > img_, const std::string fname_) | |
virtual void | run () |
virtual const char * | jobType () const |
WriteJob (const Image< PixRGB< byte > > img_, const std::string fname_) | |
virtual void | run () |
virtual const char * | jobType () const |
An Async Image Writer which works on a separate thread.
Definition at line 62 of file app-ScorbotMultiGrab.C.