SST/macro
Public Member Functions | Public Attributes | List of all members
sprockit::pvt::raw_ptr_wrapper< TPtr > Class Template Reference

#include <serialize_array.h>

Collaboration diagram for sprockit::pvt::raw_ptr_wrapper< TPtr >:
Collaboration graph

Public Member Functions

 raw_ptr_wrapper (TPtr *&ptr)
 

Public Attributes

TPtr *& bufptr
 

Detailed Description

template<class TPtr>
class sprockit::pvt::raw_ptr_wrapper< TPtr >

Definition at line 21 of file serialize_array.h.

Constructor & Destructor Documentation

template<class TPtr>
sprockit::pvt::raw_ptr_wrapper< TPtr >::raw_ptr_wrapper ( TPtr *&  ptr)
inline

Definition at line 25 of file serialize_array.h.

Member Data Documentation

template<class TPtr>
TPtr*& sprockit::pvt::raw_ptr_wrapper< TPtr >::bufptr

Definition at line 24 of file serialize_array.h.

Referenced by sprockit::operator&().


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