DecoupledMain.h
Go to the documentation of this file.
1#pragma once
2
3namespace armarx
4{
5
6 int DecoupledMain(int argc, char* argv[]);
7
8}
This file offers overloads of toIce() and fromIce() functions for STL container types.
int DecoupledMain(int argc, char *argv[])
Definition Decoupled.cpp:48