Typedefs | Functions | Variables
main.cpp File Reference
#include <iostream>
#include <cstdlib>
#include <signal.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <getopt.h>
#include <BeliefstateROS.h>
Include dependency graph for main.cpp:

Go to the source code of this file.

Typedefs

typedef void(* Handler )(int signum)

Functions

void catchHandler (int nSignum)
int main (int argc, char **argv)
void printHelp (string strExecutableName)

Variables

beliefstate::BeliefstateROSg_bsBeliefstate
Handler hdlrOldSIGWINCH = SIG_IGN

Typedef Documentation

typedef void(* Handler)(int signum)
Author:
Jan Winkler

Definition at line 54 of file main.cpp.


Function Documentation

void catchHandler ( int  nSignum)

Definition at line 75 of file main.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 95 of file main.cpp.

void printHelp ( string  strExecutableName)

Definition at line 62 of file main.cpp.


Variable Documentation

Definition at line 59 of file main.cpp.

Definition at line 55 of file main.cpp.



beliefstate
Author(s): Jan Winkler
autogenerated on Sun Oct 5 2014 22:30:16