PPL Logo

PUP_toNetwork4_unpack Class Reference

#include <pup_toNetwork4.h>

Inheritance diagram for PUP_toNetwork4_unpack:

Inheritance graph
[legend]
Collaboration diagram for PUP_toNetwork4_unpack:

Collaboration graph
[legend]

Public Member Functions

 PUP_toNetwork4_unpack (const void *src)
 PUP_toNetwork4_unpack (const PUP_toNetwork4_unpack &p)
void operator= (const PUP_toNetwork4_unpack &p)
size_t size (void) const

Private Member Functions

float read_float (void)
int read_int (void)
virtual void bytes (void *p, size_t n, size_t itemSize, PUP::dataType t)

Private Attributes

const unsigned char * buf
const unsigned char * start

Detailed Description

Definition at line 49 of file pup_toNetwork4.h.


Constructor & Destructor Documentation

PUP_toNetwork4_unpack::PUP_toNetwork4_unpack ( const void *  src  )  [inline]

Definition at line 69 of file pup_toNetwork4.h.

References buf, and start.

PUP_toNetwork4_unpack::PUP_toNetwork4_unpack ( const PUP_toNetwork4_unpack p  ) 


Member Function Documentation

float PUP_toNetwork4_unpack::read_float ( void   )  [inline, private]

Definition at line 52 of file pup_toNetwork4.h.

References read_int().

Here is the call graph for this function:

int PUP_toNetwork4_unpack::read_int ( void   )  [inline, private]

Definition at line 60 of file pup_toNetwork4.h.

References buf.

Referenced by read_float().

Here is the caller graph for this function:

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

Implements PUP::er.

Definition at line 64 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_unpack::operator= ( const PUP_toNetwork4_unpack p  ) 

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

Reimplemented from PUP::er.

Definition at line 74 of file pup_toNetwork4.h.

References buf, and start.


Field Documentation

const unsigned char* PUP_toNetwork4_unpack::buf [private]

Definition at line 50 of file pup_toNetwork4.h.

Referenced by bytes(), PUP_toNetwork4_unpack(), read_int(), and size().

const unsigned char * PUP_toNetwork4_unpack::start [private]

Definition at line 50 of file pup_toNetwork4.h.

Referenced by PUP_toNetwork4_unpack(), 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