
#include <pup_toNetwork4.h>


Public Member Functions | |
| PUP_toNetwork4_unpack (const void *src) | |
| PUP_toNetwork4_unpack (const PUP_toNetwork4_unpack &p) | |
| void | operator= (const PUP_toNetwork4_unpack &p) |
| int | size (void) const |
Private Member Functions | |
| float | read_float (void) |
| int | read_int (void) |
| virtual void | bytes (void *p, int n, size_t itemSize, PUP::dataType t) |
Private Attributes | |
| const unsigned char * | buf |
| const unsigned char * | start |
Definition at line 49 of file pup_toNetwork4.h.
| PUP_toNetwork4_unpack::PUP_toNetwork4_unpack | ( | const void * | src | ) | [inline] |
| PUP_toNetwork4_unpack::PUP_toNetwork4_unpack | ( | const PUP_toNetwork4_unpack & | p | ) |
| float PUP_toNetwork4_unpack::read_float | ( | void | ) | [inline, private] |
| int PUP_toNetwork4_unpack::read_int | ( | void | ) | [inline, private] |
| void PUP_toNetwork4_unpack::bytes | ( | void * | p, | |
| int | 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.
| void PUP_toNetwork4_unpack::operator= | ( | const PUP_toNetwork4_unpack & | p | ) |
| int PUP_toNetwork4_unpack::size | ( | void | ) | const [inline, virtual] |
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] |
1.5.5