DCL 4.0
|
This is the complete list of members for BUFFER_T, including all inherited members.
__allocLength | BUFFER_T | |
__dataLength | BUFFER_T | |
__refCount | BUFFER_T | |
addRef() | BUFFER_T | |
create(size_t _len) | BUFFER_T | static |
create_e(size_t _len) | BUFFER_T | static |
data() | BUFFER_T | inline |
destroy(BUFFER_T *_buf) | BUFFER_T | static |
extend(BUFFER_T *&_buf, size_t _len) | BUFFER_T | static |
release() | BUFFER_T | |
shrink(BUFFER_T *&_buf) | BUFFER_T | static |
vformat(BUFFER_T *&_buf, const CHAR_T *_format, va_list _arglist) | BUFFER_T | static |
write(BUFFER_T *&_buf, const CHAR_T *_str, size_t _len) | BUFFER_T | static |
write(BUFFER_T *&_buf, CHAR_T _ch) | BUFFER_T | static |