SST/macro
Public Member Functions | List of all members
sprockit::serialize< std::string > Class Template Reference

#include <serialize_string.h>

Collaboration diagram for sprockit::serialize< std::string >:
Collaboration graph

Public Member Functions

void operator() (std::string &str, serializer &ser)
 

Detailed Description

template<>
class sprockit::serialize< std::string >

Definition at line 9 of file serialize_string.h.

Member Function Documentation

void sprockit::serialize< std::string >::operator() ( std::string &  str,
serializer ser 
)
inline

Definition at line 11 of file serialize_string.h.

References sprockit::serializer::string().

Here is the call graph for this function:


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