OS.h File Reference

#include <string>
#include <sys/utsname.h>
#include <sys/types.h>
#include <unistd.h>
#include <stdlib.h>

Go to the source code of this file.

Classes

class  coil::GetOpt
 GetOpt class. More...

Namespaces

namespace  coil
 

Common Object Interface Layer.


Typedefs

typedef ::utsname coil::utsname
 Get System information.
typedef ::pid_t coil::pid_t
 Get process ID of the caller process.

Functions

int coil::uname (utsname *name)
pid_t coil::getpid ()
pid_t coil::getppid ()
 Get process ID of the parent process.
char * coil::getenv (const char *name)
 Get environment variable.

Variables

char * optarg

Variable Documentation

char* optarg
Generated on Fri Oct 28 18:31:17 2016 for OpenRTM-aist by  doxygen 1.6.3