ldas-tools-al 2.6.7
|
#include <ldastoolsal_config.h>
#include <string.h>
#include <errno.h>
#include <iostream>
#include <sstream>
#include <boost/shared_array.hpp>
#include "ldastoolsal/System.hh"
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 () |
#define STRERROR_R_OK | ( | a | ) |
typedef int strerror_r_retval |