/home/ntakagi/work/STLport-5.1.5/stlport/stl/_string.h File Reference

#include <stl/_alloc.h>
#include <stl/_string_fwd.h>
#include <stl/_function_base.h>
#include <stl/_algobase.h>
#include <stl/_iterator.h>
#include <stl/_uninitialized.h>
#include <stl/_string_base.h>
#include <stl/_string_npos.h>
#include <stl/_string_operators.h>

Go to the source code of this file.

Classes

struct  _String_reserve_t
class  basic_string< _CharT, _Traits, _Alloc >

Functions

template<class _CharT, class _Traits, class _Alloc>
_STLP_END_NAMESPACE _STLP_BEGIN_NAMESPACE
_STLP_MOVE_TO_PRIV_NAMESPACE
void _STLP_CALL 
_S_string_copy (const basic_string< _CharT, _Traits, _Alloc > &__s, _CharT *__buf, size_t __n)
const char *_STLP_CALL __get_c_string (const string &__str)


Function Documentation

const char* _STLP_CALL __get_c_string ( const string __str  )  [inline]

Definition at line 1397 of file _string.h.

References basic_string< _CharT, _Traits, _Alloc >::c_str().

template<class _CharT, class _Traits, class _Alloc>
_STLP_END_NAMESPACE _STLP_BEGIN_NAMESPACE _STLP_MOVE_TO_PRIV_NAMESPACE void _STLP_CALL _S_string_copy ( const basic_string< _CharT, _Traits, _Alloc > &  __s,
_CharT *  __buf,
size_t  __n 
)



Generated on Mon Mar 10 15:32:50 2008 by  doxygen 1.5.1