SST/macro
|
#include <serialize_array.h>
Public Member Functions | |
ser_array_wrapper (TPtr &buf, IntType &size) | |
Public Attributes | |
TPtr & | bufptr |
IntType & | sizeptr |
Definition at line 10 of file serialize_array.h.
|
inline |
Definition at line 15 of file serialize_array.h.
TPtr& sprockit::pvt::ser_array_wrapper< TPtr, IntType >::bufptr |
Definition at line 13 of file serialize_array.h.
Referenced by sprockit::operator&().
IntType& sprockit::pvt::ser_array_wrapper< TPtr, IntType >::sizeptr |
Definition at line 14 of file serialize_array.h.
Referenced by sprockit::operator&().