C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

A buffer of a CHAR-string. More...

#include <tool_string_util.h>

Public Member Functions

 strbuf (const char *str)
 Constructor of duplicating.
 
 strbuf (const wchar_t *str)
 Constructor of converting from WCHAR.
 
 strbuf (size_t len)
 Constructor of reservation.
 
 ~strbuf ()
 Destructor.
 
 operator const char * () const
 An access operator.
 
 operator char * ()
 An access operator.
 

Detailed Description

A buffer of a CHAR-string.

A buffer of a CHAR-string


The documentation for this class was generated from the following file: