unixstl/shims/conversion/to_uint64/stat.hpp File Reference


Detailed Description

[C++] Integer conversion shims for the UNIX type stat.

to_uint64 Integer Attribute Shim.

#include <stlsoft/stlsoft.h>
#include <stlsoft/shims/conversion/to_uint64/degenerate.hpp>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Functions

stlsoft::ss_uint64_t to_uint64 (struct stat const &st)
 Converts a struct stat instance to an unsigned 64-bit integer value, by taking its st_size member value.
stlsoft::ss_uint64_t to_uint64 (struct stat const *st)
 Converts a pointer to a struct stat instance to an unsigned 64-bit integer value, by taking its st_size member value.


Generated on Thu Jun 10 08:58:14 2010 for STLSoft by  doxygen 1.5.6