| 
    fastdo
    0.5.12
    
   | 
 
填充based-zero字符串缓冲区包装类 更多...
#include <strings.hpp>
Public 成员函数 | |
| SZInput (char *psz, size_t count) | |
| SZInput (wchar_t *pwsz, size_t count) | |
| SZInput & | operator= (char const *pstr) | 
| SZInput & | operator= (wchar_t const *pwstr) | 
填充based-zero字符串缓冲区包装类
在文件 strings.hpp 第 275 行定义.
      
  | 
  inlineexplicit | 
在文件 strings.hpp 第 285 行定义.
      
  | 
  inlineexplicit | 
在文件 strings.hpp 第 286 行定义.
| SZInput& winux::SZInput::operator= | ( | char const * | pstr | ) | 
| SZInput& winux::SZInput::operator= | ( | wchar_t const * | pwstr | ) | 
| char* winux::SZInput::_psz | 
在文件 strings.hpp 第 279 行定义.
| wchar_t* winux::SZInput::_pwsz | 
在文件 strings.hpp 第 280 行定义.