fastdo
0.6.8
|
填充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 第 719 行定义.
|
inlineexplicit |
在文件 strings.hpp 第 729 行定义.
|
inlineexplicit |
在文件 strings.hpp 第 730 行定义.
SZInput& winux::SZInput::operator= | ( | char const * | pstr | ) |
SZInput& winux::SZInput::operator= | ( | wchar_t const * | pwstr | ) |
char* winux::SZInput::_psz |
在文件 strings.hpp 第 723 行定义.
wchar_t* winux::SZInput::_pwsz |
在文件 strings.hpp 第 724 行定义.