Functions
bob Namespace Reference

Functions

void doSomeWork (qi::SessionPtr clientSession, const qi::Path &imagePath, const std::string &imageName)
 
void printTranferProgress (double progress)
 
void processImage (alice::ImageStorePtr imageStore, const std::string &imageFile, const qi::Path &imageFilePath)
 
void processImageWithProgress (alice::ImageStorePtr imageStore, const std::string &imageFile, const std::string &imageFilePath)
 
void storeImage (alice::ImageStorePtr imageStore, const std::string &name, const qi::Path &imageFilePath)
 
void workOnImageFile (const qi::Path &imageFilePath)
 

Function Documentation

◆ doSomeWork()

void bob::doSomeWork ( qi::SessionPtr  clientSession,
const qi::Path &  imagePath,
const std::string &  imageName 
)

Definition at line 76 of file file_example.cpp.

◆ printTranferProgress()

void bob::printTranferProgress ( double  progress)

Definition at line 14 of file file_example.cpp.

◆ processImage()

void bob::processImage ( alice::ImageStorePtr  imageStore,
const std::string &  imageFile,
const qi::Path &  imageFilePath 
)

Definition at line 40 of file file_example.cpp.

◆ processImageWithProgress()

void bob::processImageWithProgress ( alice::ImageStorePtr  imageStore,
const std::string &  imageFile,
const std::string &  imageFilePath 
)

Definition at line 53 of file file_example.cpp.

◆ storeImage()

void bob::storeImage ( alice::ImageStorePtr  imageStore,
const std::string &  name,
const qi::Path &  imageFilePath 
)

Definition at line 27 of file file_example.cpp.

◆ workOnImageFile()

void bob::workOnImageFile ( const qi::Path &  imageFilePath)

Definition at line 19 of file file_example.cpp.



naoqi_libqicore
Author(s): Aldebaran
autogenerated on Wed Sep 14 2022 02:22:41