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 35 of file tcharm_impl.h.


Field Documentation

const char* callSystemStruct::cmd

Shell command to execute.

Definition at line 37 of file tcharm_impl.h.

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

Place to store command's return value.

Definition at line 38 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 Mon Sep 21 08:18:09 2020 for Charm++ by  doxygen 1.5.5