TwiceAsNice  2019-02-18
Namespaces | Macros | Functions
lbcsCmd.cxx File Reference
#include <Nice/Application.h>
#include <LbtoIIFInterfaceFactory.h>
#include <Nice/Time.h>
Include dependency graph for lbcsCmd.cxx:

Namespaces

 lbto
 

Macros

#define IIF_HOST   "iif.mountain.lbto.org"
 
#define INSTR_ID   "LINC"
 
#define CLIENT_PROXY_NAME   "testPFseq"
 

Functions

void lbto::showResults (const result _res, const string _cmd)
 Print the result messages of the TCS. More...
 
void getRotatorPolynomial (IIFServerPrx iif, const string &side)
 
int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ CLIENT_PROXY_NAME

#define CLIENT_PROXY_NAME   "testPFseq"

◆ IIF_HOST

#define IIF_HOST   "iif.mountain.lbto.org"

◆ INSTR_ID

#define INSTR_ID   "LINC"

Function Documentation

◆ getRotatorPolynomial()

void getRotatorPolynomial ( IIFServerPrx  iif,
const string &  side 
)

◆ main()

int main ( int  argc,
char *  argv[] 
)

Usage: lbcsCmd [ -s (left|right|both) ] Number of command line arguments The sequence of command line arguments

Ice communicator

result object

Connect with the IIF Factory

Get a proxy object for this instrument. If the proxy already exist, the arbitrator will link the proper IIF instance with it. Otherwise, it will create a new IIF instance for this client.
close the communicator