ldas-tools-al
2.6.3
|
#include <ldastoolsal_config.h>
#include <string.h>
#include <errno.h>
#include <iostream>
#include <sstream>
#include <boost/shared_array.hpp>
#include "ldastoolsal/System.hh"
Namespaces | |
LDASTools | |
Objects of general use and interst. | |
LDASTools::System | |
Wrapping of system calls. | |
Macros | |
#define | STRERROR_R_OK(a) ( a == 0 ) |
Typedefs | |
typedef int | strerror_r_retval |
Functions | |
const std::string | LDASTools::System::ErrnoMessage () |
#define STRERROR_R_OK | ( | a | ) | ( a == 0 ) |
typedef int strerror_r_retval |