#include <iostream>#include <string>#include <boost/filesystem.hpp>#include <qi/applicationsession.hpp>#include <qicore/file.hpp>#include <qi/session.hpp>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | printTranferProgress (double progress) |
| qiLogCategory ("test.qi.sendRobotIcon") | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 22 of file send_robot_icon.cpp.
| void printTranferProgress | ( | double | progress | ) |
Definition at line 17 of file send_robot_icon.cpp.
| qiLogCategory | ( | "test.qi.sendRobotIcon" | ) |