wibble 0.1.28
Public Member Functions
wibble::sys::ShellCommand Class Reference

Execute a shell command using /bin/sh -c. More...

#include <exec.h>

Inheritance diagram for wibble::sys::ShellCommand:
Inheritance graph
[legend]
Collaboration diagram for wibble::sys::ShellCommand:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ShellCommand (const std::string &cmd)

Detailed Description

Execute a shell command using /bin/sh -c.


Constructor & Destructor Documentation

wibble::sys::ShellCommand::ShellCommand ( const std::string &  cmd) [inline]

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