Classes | Namespaces | Functions
win32/coil/Process.h File Reference
#include <windows.h>
#include <tchar.h>
#include <string>
#include <coil/stringutil.h>
Include dependency graph for win32/coil/Process.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  coil::Popen
 

Namespaces

 coil
 Common Object Interface Layer.
 

Functions

int coil::daemon (int nochdir, int noclose)
 
int coil::launch_shell (std::string command)
 Launching a process. More...
 
void pclose (FILE *fd)
 
FILE * popen (const char *cmd, const char *mode)
 

Function Documentation

void pclose ( FILE *  fd)
inline

Definition at line 99 of file win32/coil/Process.h.

FILE* popen ( const char *  cmd,
const char *  mode 
)
inline

Definition at line 94 of file win32/coil/Process.h.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:07:57