Overview
Classes
Class Hierarchy
Members
Download Source Code
CStr Member List
This is the complete list of members for
CStr
, including all inherited members.
_allocate
(unsigned long size=1)
TMem< char >
[inline]
allocate
(unsigned long size=1)
TMem< char >
[inline]
attach
(char *x, unsigned long size=1)
TMem< char >
[inline]
attach
(TMem< char > &x)
TMem< char >
[inline]
clip
(unsigned long len, char *str=NULL)
TMem< char >
[inline]
copy
(const char *ptr)
CStr
[inline]
copy
(const char *ptr, unsigned long len)
CStr
[inline]
TMem< char >::copy
(TMem< char > &x)
TMem< char >
[inline]
CStr
()
CStr
CStr
(LPCTSTR pStr)
CStr
[inline]
CStr
(unsigned long dw)
CStr
[inline]
CStr
(long l)
CStr
[inline]
CStr
(double d)
CStr
[inline]
destroy
()
TMem< char >
[inline]
detach
()
TMem< char >
[inline]
dwSize
TMem< char >
[protected]
element_size
()
TMem< char >
[inline]
ensure
(unsigned long size=1)
TMem< char >
[inline]
get
(void *buf, unsigned long size)
TMem< char >
[inline]
grow
(unsigned long size)
TMem< char >
[inline]
operator &
()
TMem< char >
[inline]
operator *
()
TMem< char >
[inline]
operator char
()
TMem< char >
[inline]
operator char *
()
TMem< char >
[inline]
operator LPCTSTR
()
CStr
[inline]
operator+=
(unsigned long n)
CStr
operator+=
(long n)
CStr
operator+=
(LPCTSTR str)
CStr
operator+=
(double n)
CStr
operator=
(unsigned long n)
CStr
operator=
(long n)
CStr
operator=
(LPCTSTR str)
CStr
operator=
(double n)
CStr
TMem< char >::operator=
(TMem< char > &x)
TMem< char >
[inline]
operator[]
(const unsigned long i)
TMem< char >
[inline]
operator[]
(const long i)
TMem< char >
[inline]
operator[]
(const int i)
TMem< char >
[inline]
pData
TMem< char >
[protected]
ptr
(unsigned long offset=0)
TMem< char >
[inline]
put
(const void *buf, unsigned long size)
TMem< char >
[inline]
realloc
(unsigned long size)
TMem< char >
[inline]
Set
(double n, LPCTSTR pTemplate="%f0.2")
CStr
TMem< char >::Set
(BYTE ch)
TMem< char >
[inline]
str
(unsigned long offset=0)
CStr
[inline]
strlen
()
CStr
[inline]
TMem
(unsigned long size=0)
TMem< char >
[inline]
TMem
(char *ptr, unsigned long size=1)
TMem< char >
[inline]
Zero
()
TMem< char >
[inline]
~CStr
()
CStr
[virtual]
~TMem
()
TMem< char >
[inline]
Copyright
Robert Umbehant
This documentation is covered by the
LGPL