#include <intrinsicbase.h>
void IntrinsicBase::correct_flags |
( |
int & |
val | ) |
|
References CORRECT_O_APPEND, CORRECT_O_CREAT, CORRECT_O_EXCL, CORRECT_O_NOCTTY, CORRECT_O_NONBLOCK, CORRECT_O_RDONLY, CORRECT_O_RDWR, CORRECT_O_TRUNC, CORRECT_O_WRONLY, flags, NEWLIB_O_APPEND, NEWLIB_O_CREAT, NEWLIB_O_EXCL, NEWLIB_O_NOCTTY, NEWLIB_O_NONBLOCK, NEWLIB_O_RDONLY, NEWLIB_O_RDWR, NEWLIB_O_TRUNC, and NEWLIB_O_WRONLY.
void IntrinsicBase::reset |
( |
| ) |
|
void IntrinsicBase::set_environ |
( |
const std::string |
name, |
|
|
const std::string |
value |
|
) |
| |
void IntrinsicBase::set_program_args |
( |
const std::vector< std::string > |
args | ) |
|
void IntrinsicBase::set_sysconf |
( |
const std::string |
name, |
|
|
int |
value |
|
) |
| |
std::map<std::string, std::string> IntrinsicBase::env |
unsigned int IntrinsicBase::exitValue |
std::vector< unsigned int > IntrinsicBase::groupIDs |
|
static |
unsigned int IntrinsicBase::heapPointer |
std::vector<std::string> IntrinsicBase::programArgs |
unsigned int IntrinsicBase::programsCount = 0 |
|
static |
std::map<std::string, int> IntrinsicBase::sysconfmap |
The documentation for this class was generated from the following files: