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

Protected Member Functions

virtual char * advance (char *cur)

Private Attributes

char * buf
int charCount

Detailed Description

Definition at line 492 of file pup.h.


Constructor & Destructor Documentation

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

Definition at line 585 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 580 of file pup_util.C.

References buf, and charCount.

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

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

Reimplemented from PUP::er.

Definition at line 502 of file pup.h.

References charCount.

Referenced by CpdList_ccs_list_items_txt().


Field Documentation

char* PUP::toText::buf [private]

Definition at line 494 of file pup.h.

Referenced by advance().

Definition at line 495 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:13 2012 for Charm++ by  doxygen 1.5.5