pfc::string_receiver Class Reference
#include <string.h>
List of all members.
Constructor & Destructor Documentation
| pfc::string_receiver::string_receiver |
( |
|
) |
[inline, protected] |
| pfc::string_receiver::~string_receiver |
( |
|
) |
[inline, protected] |
Member Function Documentation
| virtual void pfc::string_receiver::add_string |
( |
const char * |
p_string, |
|
|
t_size |
p_string_size = infinite | |
|
) |
| | [pure virtual] |
| void pfc::string_receiver::add_char |
( |
t_uint32 |
c |
) |
|
| void pfc::string_receiver::add_byte |
( |
char |
c |
) |
[inline] |
| void pfc::string_receiver::add_chars |
( |
t_uint32 |
p_char, |
|
|
t_size |
p_count | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: