NETSIM  1.0.0
Hardware-in-the-loopacousticnetworksimulator
boost::serialization Namespace Reference

Functions

template<class Archive >
void serialize (Archive &ar, netsim::AudioBuffer &b, const unsigned int version)
 
template<class Archive >
void serialize (Archive &ar, netsim::TaggedAudioBuffer &t, const unsigned int version)
 

Function Documentation

◆ serialize() [1/2]

template<class Archive >
void boost::serialization::serialize ( Archive &  ar,
netsim::AudioBuffer b,
const unsigned int  version 
)

Definition at line 106 of file boost_serialization.h.

◆ serialize() [2/2]

template<class Archive >
void boost::serialization::serialize ( Archive &  ar,
netsim::TaggedAudioBuffer t,
const unsigned int  version 
)

Definition at line 114 of file boost_serialization.h.