RobotsIO
|
Public Member Functions | |
ImageFileProbe (const std::string &output_path, const std::string &prefix, const std::string &output_format) | |
Public Member Functions inherited from RobotsIO::Utils::Probe | |
void | set_data (const RobotsIO::Utils::Data &) |
RobotsIO::Utils::Data & | get_data () |
Protected Member Functions | |
void | on_new_data () override |
virtual void | on_new_data ()=0 |
Definition at line 26 of file ImageFileProbe.h.
ImageFileProbe::ImageFileProbe | ( | const std::string & | output_path, |
const std::string & | prefix, | ||
const std::string & | output_format | ||
) |
Definition at line 15 of file ImageFileProbe.cpp.
|
virtual |
Definition at line 27 of file ImageFileProbe.cpp.
|
overrideprotectedvirtual |
Implements RobotsIO::Utils::Probe.
Definition at line 31 of file ImageFileProbe.cpp.