Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

SgProcess.cpp File Reference


Detailed Description

See SgProcess.h.

Definition in file SgProcess.cpp.

#include "SgSystem.h"
#include "SgProcess.h"
#include <errno.h>
#include <fstream>
#include <iostream>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <unistd.h>
#include "SgDebug.h"
#include "SgException.h"
#include "SgStringUtil.h"

Go to the source code of this file.

Functions

__gnu_cxx::stdio_filebuf<
char > * 
CreateFileBuf (int fileDescriptor, std::ios_base::openmode mode)
void TerminateChild (const char *message)


Function Documentation

__gnu_cxx::stdio_filebuf<char>* @5::CreateFileBuf ( int  fileDescriptor,
std::ios_base::openmode  mode 
) [static]

Definition at line 28 of file SgProcess.cpp.

Referenced by SgProcess::SgProcess().

void @5::TerminateChild ( const char *  message  )  [static]

Definition at line 42 of file SgProcess.cpp.

References SgDebug().

Referenced by SgProcess::SgProcess().


17 Jun 2010 Doxygen 1.4.7