PPL Logo

PUP::sizerText Class Reference

#include <pup.h>

Inheritance diagram for PUP::sizerText:

Inheritance graph
[legend]
Collaboration diagram for PUP::sizerText:

Collaboration graph
[legend]

Public Member Functions

 sizerText (void)
int size (void) const

Protected Member Functions

virtual char * advance (char *cur)

Private Attributes

char line [1000]
int charCount

Detailed Description

Definition at line 480 of file pup.h.


Constructor & Destructor Documentation

PUP::sizerText::sizerText ( void   ) 

Definition at line 576 of file pup_util.C.


Member Function Documentation

char * PUP::sizerText::advance ( char *  cur  )  [protected, virtual]

Implements PUP::toTextUtil.

Definition at line 571 of file pup_util.C.

References charCount, and line.

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().


Field Documentation

char PUP::sizerText::line[1000] [private]

Definition at line 482 of file pup.h.

Referenced by advance().

Definition at line 483 of file pup.h.

Referenced by advance(), and size().


The documentation for this class was generated from the following files:

Generated on Fri May 25 08:06:12 2012 for Charm++ by  doxygen 1.5.5