ldas-tools-al 2.6.7
 
Loading...
Searching...
No Matches
System.cc File Reference
#include <ldastoolsal_config.h>
#include <string.h>
#include <errno.h>
#include <iostream>
#include <sstream>
#include <boost/shared_array.hpp>
#include "ldastoolsal/System.hh"
Include dependency graph for System.cc:

Namespaces

namespace  LDASTools
 Objects of general use and interst.
 
namespace  LDASTools::System
 Wrapping of system calls.
 

Macros

#define STRERROR_R_OK(a)
 

Typedefs

typedef int strerror_r_retval
 

Functions

const std::string LDASTools::System::ErrnoMessage ()
 

Macro Definition Documentation

◆ STRERROR_R_OK

#define STRERROR_R_OK ( a)
Value:
( a == 0 )

Typedef Documentation

◆ strerror_r_retval