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)
size_t size (void) const

Protected Member Functions

virtual char * advance (char *cur)

Private Attributes

char line [1000]
size_t charCount

Detailed Description

Definition at line 540 of file pup.h.


Constructor & Destructor Documentation

PUP::sizerText::sizerText ( void   ) 

Definition at line 684 of file pup_util.C.


Member Function Documentation

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

Implements PUP::toTextUtil.

Definition at line 679 of file pup_util.C.

References charCount, and line.

size_t PUP::sizerText::size ( void   )  const [inline, virtual]

Reimplemented from PUP::er.

Definition at line 548 of file pup.h.

References charCount.

Referenced by CpdList_ccs_list_items_txt().

Here is the caller graph for this function:


Field Documentation

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

Definition at line 542 of file pup.h.

Referenced by advance().

Definition at line 543 of file pup.h.

Referenced by advance(), and size().


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

Generated on Mon Sep 21 08:34:13 2020 for Charm++ by  doxygen 1.5.5