#include "AP_Popen2.h"
#include "AP_Logger.h"
#include "AP_Utility.h"
Namespaces | |
namespace | AP |
Architecture Platform. | |
Functions | |
AP_Bool | AP_Pclose (AP_StdFile &pfp) |
returned from AP_Popen() | |
AP_Bool | AP_Popen (const AP_String &cmd, AP_StdFile &pfp) |
file handle returned | |
AP_String | AP_Pread (AP_StdFile fd) |
returned from AP_Popen() |