MOOS 0.2375
Functions | Variables
/home/toby/moos-ivp/MOOS-2375-Oct0611/Core/MOOSLIB/MOOSGlobalHelper.cpp File Reference
#include "MOOSGlobalHelper.h"
#include <unistd.h>
#include <sys/times.h>
#include <termios.h>
#include <time.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/timeb.h>
#include <stdio.h>
#include <iostream>
Include dependency graph for MOOSGlobalHelper.cpp:

Go to the source code of this file.

Functions

void SetMOOSPlayBack (bool bPlayBack)
bool IsMOOSPlayBack ()

Variables

bool gbPlayBack = false

Function Documentation

bool IsMOOSPlayBack ( )

Definition at line 75 of file MOOSGlobalHelper.cpp.

void SetMOOSPlayBack ( bool  bPlayBack)

Definition at line 67 of file MOOSGlobalHelper.cpp.


Variable Documentation

Definition at line 63 of file MOOSGlobalHelper.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines