WvStreams
Static Public Member Functions | List of all members
WvDeserialize< WvList< T > * > Class Template Reference

Deserialize a list of serializable things. More...

#include <wvserialize.h>

Static Public Member Functions

static WvList< T > * go (WvBuf &buf)
 
static WvList< T > * go (WvBuf &buf)
 

Detailed Description

template<typename T>
class WvDeserialize< WvList< T > * >

Deserialize a list of serializable things.

Definition at line 373 of file debian/libwvstreams-dev/usr/include/wvstreams/wvserialize.h.

Member Function Documentation

◆ go() [1/2]

template<typename T >
static WvList< T > * WvDeserialize< WvList< T > * >::go ( WvBuf &  buf)
inlinestatic

◆ go() [2/2]

template<typename T >
static WvList< T > * WvDeserialize< WvList< T > * >::go ( WvBuf &  buf)
inlinestatic

Definition at line 376 of file include/wvserialize.h.


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