Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

CascadeSpawn Class Reference

a class whose sole purpose is to spawn arbitrary processes More...

#include <cascade/util/CascadeSpawn.h>

List of all members.

Static Public Member Functions

static bool Spawn (const CascadeString &commandLine)


Detailed Description

a class whose sole purpose is to spawn arbitrary processes

Skip the description

CascadeSpawn::Spawn() is intended to provide the ability to spawn processes. It takes the headache out of Linux's Fork/Exec nonsense.


class CascadeSpawn


Member Function Documentation

static bool CascadeSpawn::Spawn const CascadeString commandLine  )  [static]
 

spawns a program with the give commandLine

Spawn() spawns a process with the give command line


The documentation for this class was generated from the following file:
Generated on Sun Jul 24 14:27:20 2005 for Cascade Library by  doxygen 1.4.1