Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
posix.h File Reference

POSIX helper objects and functions. More...

#include <xstream/config.h>
#include <string>
#include <iosfwd>
#include <ios>

Go to the source code of this file.

Classes

class  xstream::posix::date_format
 stores a strftime format and returns a string representation of the current date More...
 

Namespaces

 xstream
 Library top namespace.
 
 xstream::posix
 POSIX objects and functions.
 

Functions

void xstream::posix::check_return (int code, const std::string &call)
 checks the return code of a syscall and raises apropriate exception if needed More...
 

Detailed Description

POSIX helper objects and functions.

Definition in file posix.h.