t_dchr_chunk_reader Class Reference
Class for reading quoted strings and storing them in the dynamically allocated memory.
More...
#include <sgftoken.hpp>
Inheritance diagram for t_dchr_chunk_reader:
[legend]Collaboration diagram for t_dchr_chunk_reader:
[legend]List of all members.
|
Public Member Functions |
| | t_dchr_chunk_reader (char *the_buffer, unsigned the_buf_len) |
| | Constructor.
|
Public Attributes |
| char * | value |
Detailed Description
Class for reading quoted strings and storing them in the dynamically allocated memory.
The memory is allocated by 'malloc'. The read string is referenced by the field 'value'. This string should be then released by 'free'.
Constructor & Destructor Documentation
| t_dchr_chunk_reader::t_dchr_chunk_reader |
( |
char * |
the_buffer, |
|
|
unsigned |
the_buf_len | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Fri Sep 21 12:34:42 2007 for SG2 by
1.5.2