PPL Logo

callSystemStruct Class Reference

Used to ship around system calls. More...

#include <tcharm_impl.h>

Collaboration diagram for callSystemStruct:

Collaboration graph
[legend]

Data Fields

const char * cmd
 Shell command to execute.
intret
 Place to store command's return value.

Detailed Description

Used to ship around system calls.

Definition at line 23 of file tcharm_impl.h.


Field Documentation

const char* callSystemStruct::cmd

Shell command to execute.

Definition at line 25 of file tcharm_impl.h.

Referenced by TCharm::callSystem(), and TCharm::system().

Place to store command's return value.

Definition at line 26 of file tcharm_impl.h.

Referenced by TCharm::callSystem(), and TCharm::system().


The documentation for this class was generated from the following file:

Generated on Fri May 25 08:01:24 2012 for Charm++ by  doxygen 1.5.5