stlsoft/shims/access/string/std/time.hpp File Reference


Detailed Description

[C++] Definition of the string access shims for standard time structures (String Access Shims Concept).

#include <stlsoft/stlsoft.h>
#include <stlsoft/shims/access/string/std/c_string.h>
#include <stlsoft/string/shim_string.hpp>
#include <time.h>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Functions

basic_shim_string< char > c_str_data_a (struct tm const *t)
 c_str_data String Access Shim function for struct tm.
basic_shim_string< char > c_str_data (struct tm const *t)
 c_str_data String Access Shim function for struct tm.
size_t c_str_len_a (struct tm const *t)
 c_str_len String Access Shim function for struct tm.
size_t c_str_len (struct tm const *t)
 c_str_len String Access Shim function for struct tm.
basic_shim_string< char > c_str_ptr_a (struct tm const *t)
 c_str_ptr String Access Shim function for struct tm.
basic_shim_string< char > c_str_ptr (struct tm const *t)
 c_str_ptr String Access Shim function for struct tm.
basic_shim_string< char > c_str_ptr_null_a (struct tm const *t)
 c_str_ptr_null String Access Shim function for struct tm.
basic_shim_string< char > c_str_ptr_null (struct tm const *t)
 c_str_ptr_null String Access Shim function for struct tm.
basic_shim_string< char > c_str_data (struct tm const &t)
 c_str_data String Access Shim function for struct tm.
basic_shim_string< char > c_str_data_a (struct tm const &t)
 c_str_data String Access Shim function for struct tm.
size_t c_str_len_a (struct tm const &t)
 c_str_len String Access Shim function for struct tm.
size_t c_str_len (struct tm const &t)
 c_str_len String Access Shim function for struct tm.
basic_shim_string< char > c_str_ptr_a (struct tm const &t)
 c_str_ptr String Access Shim function for struct tm.
basic_shim_string< char > c_str_ptr (struct tm const &t)
 c_str_ptr String Access Shim function for struct tm.
basic_shim_string< char > c_str_ptr_null_a (struct tm const &t)
 c_str_ptr_null String Access Shim function for struct tm.
basic_shim_string< char > c_str_ptr_null (struct tm const &t)
 c_str_ptr_null String Access Shim function for struct tm.


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