Namespaces | Functions
file_example.cpp File Reference
#include <qicore/file.hpp>
#include <qi/session.hpp>
#include <qi/application.hpp>
#include <qi/type/dynamicobjectbuilder.hpp>
#include <testsession/testsessionpair.hpp>
#include <testsession/testsession.hpp>
#include "imagestore.hpp"
Include dependency graph for file_example.cpp:

Go to the source code of this file.

Namespaces

 bob
 

Functions

void bob::doSomeWork (qi::SessionPtr clientSession, const qi::Path &imagePath, const std::string &imageName)
 
int main (int argc, char **argv)
 
void bob::printTranferProgress (double progress)
 
void bob::processImage (alice::ImageStorePtr imageStore, const std::string &imageFile, const qi::Path &imageFilePath)
 
void bob::processImageWithProgress (alice::ImageStorePtr imageStore, const std::string &imageFile, const std::string &imageFilePath)
 
 qiLogCategory ("test.qi.fileExample")
 
void setupAliceServer (qi::SessionPtr serverSession)
 
void bob::storeImage (alice::ImageStorePtr imageStore, const std::string &name, const qi::Path &imageFilePath)
 
void bob::workOnImageFile (const qi::Path &imageFilePath)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 95 of file file_example.cpp.

◆ qiLogCategory()

qiLogCategory ( "test.qi.fileExample"  )

◆ setupAliceServer()

void setupAliceServer ( qi::SessionPtr  serverSession)

Definition at line 87 of file file_example.cpp.



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