

Public Member Functions | |
| PUP_regEntry (const char *Nname, const PUP::able::PUP_ID &Nid, PUP::able::constructor_function Nctor) | |
| PUP_regEntry (int zero) | |
Data Fields | |
| PUP::able::PUP_ID | id |
| const char * | name |
| PUP::able::constructor_function | ctor |
Definition at line 473 of file pup_util.C.
| PUP_regEntry::PUP_regEntry | ( | const char * | Nname, | |
| const PUP::able::PUP_ID & | Nid, | |||
| PUP::able::constructor_function | Nctor | |||
| ) | [inline] |
Definition at line 478 of file pup_util.C.
| PUP_regEntry::PUP_regEntry | ( | int | zero | ) | [inline] |
Definition at line 475 of file pup_util.C.
| const char* PUP_regEntry::name |
Definition at line 477 of file pup_util.C.
Referenced by PUP::able::get_constructor(), and PUP::er::object().
1.5.5