PPL Logo

PUP_toNetwork4_pack Class Reference

#include <pup_toNetwork4.h>

Inheritance diagram for PUP_toNetwork4_pack:

Inheritance graph
[legend]
Collaboration diagram for PUP_toNetwork4_pack:

Collaboration graph
[legend]

Public Member Functions

 PUP_toNetwork4_pack (void *dest)
 PUP_toNetwork4_pack (const PUP_toNetwork4_pack &p)
void operator= (const PUP_toNetwork4_pack &p)
size_t size (void) const

Private Member Functions

void w (float f)
void w (int i)
virtual void bytes (void *p, size_t n, size_t itemSize, PUP::dataType t)

Private Attributes

unsigned char * buf
unsigned char * start

Detailed Description

Definition at line 20 of file pup_toNetwork4.h.


Constructor & Destructor Documentation

PUP_toNetwork4_pack::PUP_toNetwork4_pack ( void *  dest  )  [inline]

Definition at line 41 of file pup_toNetwork4.h.

References buf, and start.

PUP_toNetwork4_pack::PUP_toNetwork4_pack ( const PUP_toNetwork4_pack p  ) 


Member Function Documentation

void PUP_toNetwork4_pack::w ( float  f  )  [inline, private]

Definition at line 23 of file pup_toNetwork4.h.

void PUP_toNetwork4_pack::w ( int  i  )  [inline, private]

Definition at line 31 of file pup_toNetwork4.h.

References buf.

void PUP_toNetwork4_pack::bytes ( void *  p,
size_t  n,
size_t  itemSize,
PUP::dataType  t 
) [private, virtual]

Implements PUP::er.

Definition at line 31 of file pup_toNetwork4.C.

References buf, CmiAbort(), PUP::Tbool, PUP::Tbyte, PUP::Tchar, PUP::Tdouble, PUP::Tfloat, PUP::Tint, PUP::Tlong, PUP::Tshort, PUP::Tsync, PUP::Tuchar, PUP::Tuint, PUP::Tulong, and PUP::Tushort.

Here is the call graph for this function:

void PUP_toNetwork4_pack::operator= ( const PUP_toNetwork4_pack p  ) 

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

Reimplemented from PUP::er.

Definition at line 46 of file pup_toNetwork4.h.

References buf, and start.


Field Documentation

unsigned char* PUP_toNetwork4_pack::buf [private]

Definition at line 21 of file pup_toNetwork4.h.

Referenced by bytes(), PUP_toNetwork4_pack(), size(), and w().

unsigned char * PUP_toNetwork4_pack::start [private]

Definition at line 21 of file pup_toNetwork4.h.

Referenced by PUP_toNetwork4_pack(), and size().


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

Generated on Mon Sep 21 08:28:48 2020 for Charm++ by  doxygen 1.5.5