29 #ifndef CCameraSensor_H
30 #define CCameraSensor_H
208 virtual void initialize();
219 virtual void setPathForExternalImages(
const std::string &directory );
222 void enableLaunchOwnThreadForSavingImages(
bool enable=
true) { m_external_images_own_thread = enable; };
269 void loadConfig_sensorSpecific(
271 const std::string &iniSection );
299 void thread_save_images(
unsigned int my_working_thread_index);
316 const std::string &in_cfgfile_section_name,
326 const std::string &in_cfgfile_section_name,