Stream Insertion Shims
[Shims]


Detailed Description

These shims make types compatible for stream insertion via the overloaded << operator.


Functions

template<typename S>
S & operator<< (S &s, ACE_INET_Addr const &addr)
 The stream insertion shim for ACE_INET_Addr.
template<typename S, typename C>
S & operator<< (S &s, ACE_String_Base< C > const &str)
 A stream insertion shim for ACE_String_Base.
template<typename S>
S & operator<< (S &s, ACE_Time_Value const &t)
 A stream insertion shim for ACE_Time_Value.
template<typename S>
S & operator<< (S &s, atlstl_ns_qual(ccombstr_veneer) const &str)
 stream insertion shim for comstl::ccombstr_veneer
template<typename S>
S & operator<< (S &s, comstl_ns_qual(errorinfo_desc) const &eid)
 stream insertion shim for comstl::errorinfo_desc
template<typename S, size_t CCH>
S & operator<< (S &s, stlsoft::multibyte2wide< CCH > const &b)
 stream insertion shim for stlsoft::multibyte2wide
template<typename S, size_t CCH>
S & operator<< (S &s, stlsoft::wide2multibyte< CCH > const &b)
 stream insertion shim for stlsoft::wide2multibyte
template<typename S, typename C>
S & operator<< (S &s, stlsoft::basic_error_desc< C > const &e)
 stream insertion shim for stlsoft::basic_error_desc
template<typename S, typename C, size_t CCH, typename T>
S & operator<< (S &s, stlsoft::basic_static_string< C, CCH, T > const &str)
 stream insertion shim for stlsoft::basic_static_string
template<typename S, typename C, typename A>
S & operator<< (S &s, unixstl_ns_qual(basic_file_path_buffer)< C, A > const &b)
 stream insertion shim for unixstl::basic_file_path_buffer
template<typename S, typename C, typename T, typename A>
S & operator<< (S &s, unixstl_ns_qual(basic_path)< C, T, A > const &b)
 stream insertion shim for unixstl::basic_path
template<typename S, size_t CCH>
S & operator<< (S &s, winstl_ns_qual(multibyte2wide)< CCH > const &b)
 stream insertion shim for winstl::multibyte2wide
template<typename S, size_t CCH>
S & operator<< (S &s, winstl_ns_qual(wide2multibyte)< CCH > const &b)
 stream insertion shim for winstl::wide2multibyte
template<typename S, typename C, typename T>
S & operator<< (S &s, winstl_ns_qual(basic_error_desc)< C, T > const &e)
 stream insertion shim for winstl::basic_error_desc
template<typename S, typename C, typename A>
S & operator<< (S &s, winstl_ns_qual(basic_file_path_buffer)< C, A > const &b)
 stream insertion shim for winstl::basic_file_path_buffer
template<typename S, typename C, typename T, typename A>
S & operator<< (S &s, winstl_ns_qual(basic_path)< C, T, A > const &b)
 stream insertion shim for winstl::basic_path


Function Documentation

S& winstl::operator<< ( S &  s,
winstl_ns_qual(basic_path)< C, T, A > const &  b 
) [inline]

S& winstl::operator<< ( S &  s,
winstl_ns_qual(basic_file_path_buffer)< C, A > const &  b 
) [inline]

S& winstl::operator<< ( S &  s,
winstl_ns_qual(basic_error_desc)< C, T > const &  e 
) [inline]

S& winstl::operator<< ( S &  s,
winstl_ns_qual(wide2multibyte)< CCH > const &  b 
) [inline]

S& winstl::operator<< ( S &  s,
winstl_ns_qual(multibyte2wide)< CCH > const &  b 
) [inline]

S& unixstl::operator<< ( S &  s,
unixstl_ns_qual(basic_path)< C, T, A > const &  b 
) [inline]

S& unixstl::operator<< ( S &  s,
unixstl_ns_qual(basic_file_path_buffer)< C, A > const &  b 
) [inline]

S& stlsoft::operator<< ( S &  s,
stlsoft::basic_static_string< C, CCH, T > const &  str 
) [inline]

S& stlsoft::operator<< ( S &  s,
stlsoft::basic_error_desc< C > const &  e 
) [inline]

S& stlsoft::operator<< ( S &  s,
stlsoft::wide2multibyte< CCH > const &  b 
) [inline]

S& stlsoft::operator<< ( S &  s,
stlsoft::multibyte2wide< CCH > const &  b 
) [inline]

S& comstl::operator<< ( S &  s,
comstl_ns_qual(errorinfo_desc) const &  eid 
) [inline]

S& atlstl::operator<< ( S &  s,
atlstl_ns_qual(ccombstr_veneer) const &  str 
) [inline]

stream insertion shim for comstl::ccombstr_veneer

References ccombstr_veneer::c_str().

S& acestl::operator<< ( S &  s,
ACE_Time_Value const &  t 
) [inline]

A stream insertion shim for ACE_Time_Value.

S& acestl::operator<< ( S &  s,
ACE_String_Base< C > const &  str 
) [inline]

A stream insertion shim for ACE_String_Base.

S& acestl::operator<< ( S &  s,
ACE_INET_Addr const &  addr 
) [inline]

The stream insertion shim for ACE_INET_Addr.


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