Namespaces | Defines | Functions
GpCoreTools/CoreApplication.cpp File Reference
#include <string.h>
#include <unistd.h>
#include <stdlib.h>
#include <sys/ioctl.h>
#include <fcntl.h>
#include <signal.h>
#include "CoreApplication.h"
#include "ApplicationHelp.h"
#include "PackageInfo.h"
#include "File.h"
#include "Log.h"
#include "Trace.h"
#include "Leds.h"
#include "PThread.h"

Namespaces

namespace  GpCoreTools

Defines

#define ESC_STRETCH   1
#define OUTBUF_SIZE   (2 * 64*1024 * ESC_STRETCH)

Functions

bool GpCoreTools::compareStrings (const char *first, const char *second)

Define Documentation

#define ESC_STRETCH   1
#define OUTBUF_SIZE   (2 * 64*1024 * ESC_STRETCH)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines