PPL Logo

PUP::toText Class Reference

#include <pup.h>

Inheritance diagram for PUP::toText:

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

Collaboration graph
[legend]

Public Member Functions

 toText (char *outStr)
 toText (const toText &p)
void operator= (const toText &p)
size_t size (void) const

Protected Member Functions

virtual char * advance (char *cur)

Private Attributes

char * buf
size_t charCount

Detailed Description

Definition at line 552 of file pup.h.


Constructor & Destructor Documentation

PUP::toText::toText ( char *  outStr  ) 

Definition at line 693 of file pup_util.C.

PUP::toText::toText ( const toText p  ) 


Member Function Documentation

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

Implements PUP::toTextUtil.

Definition at line 688 of file pup_util.C.

References buf, and charCount.

void PUP::toText::operator= ( const toText p  ) 

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

Reimplemented from PUP::er.

Definition at line 562 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::toText::buf [private]

Definition at line 554 of file pup.h.

Referenced by advance().

Definition at line 555 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