
#include <pup.h>


Public Member Functions | |
| sizerText (void) | |
| int | size (void) const |
Protected Member Functions | |
| virtual char * | advance (char *cur) |
Private Attributes | |
| char | line [1000] |
| int | charCount |
Definition at line 480 of file pup.h.
| PUP::sizerText::sizerText | ( | void | ) |
Definition at line 576 of file pup_util.C.
| char * PUP::sizerText::advance | ( | char * | cur | ) | [protected, virtual] |
| int PUP::sizerText::size | ( | void | ) | const [inline, virtual] |
Reimplemented from PUP::er.
Definition at line 488 of file pup.h.
References charCount.
Referenced by CpdList_ccs_list_items_txt().
char PUP::sizerText::line[1000] [private] |
int PUP::sizerText::charCount [private] |
1.5.5