SVSync Class Reference

The SVSync class provides functionality for Thread & Process Creation. More...

#include <svutil.h>

List of all members.

Static Public Member Functions

static void StartThread (void *(*func)(void *), void *arg)
 Create new thread.
static void ExitThread ()
 Signals a thread to exit.
static void StartProcess (const char *executable, const char *args)
 Starts a new process.

Detailed Description

The SVSync class provides functionality for Thread & Process Creation.


Member Function Documentation

void SVSync::ExitThread (  )  [static]

Signals a thread to exit.

void SVSync::StartProcess ( const char *  executable,
const char *  args 
) [static]

Starts a new process.

void SVSync::StartThread ( void *(*)(void *)  func,
void *  arg 
) [static]

Create new thread.


The documentation for this class was generated from the following files:
Generated on Thu Feb 2 08:19:25 2012 for Tesseract by  doxygen 1.6.3