liblcf
lcf::IDReaderT< S, false > Struct Template Reference

#include <reader_struct.h>

+ Collaboration diagram for lcf::IDReaderT< S, false >:

Static Public Member Functions

static void ReadID (S &, LcfReader &)
 
static void WriteID (const S &, LcfWriter &)
 
static int IDSize (const S &)
 
static void WriteXmlTag (const S &, const std::string &name, XmlWriter &stream)
 
static void ReadIDXml (S &, const char **)
 

Detailed Description

template<class S>
struct lcf::IDReaderT< S, false >

Definition at line 619 of file reader_struct.h.

Member Function Documentation

◆ IDSize()

template<class S >
static int lcf::IDReaderT< S, false >::IDSize ( const S &  )
inlinestatic

Definition at line 622 of file reader_struct.h.

◆ ReadID()

template<class S >
static void lcf::IDReaderT< S, false >::ReadID ( S &  ,
LcfReader &   
)
inlinestatic

Definition at line 620 of file reader_struct.h.

◆ ReadIDXml()

template<class S >
static void lcf::IDReaderT< S, false >::ReadIDXml ( S &  ,
const char **   
)
inlinestatic

Definition at line 626 of file reader_struct.h.

◆ WriteID()

template<class S >
static void lcf::IDReaderT< S, false >::WriteID ( const S &  ,
LcfWriter &   
)
inlinestatic

Definition at line 621 of file reader_struct.h.

◆ WriteXmlTag()

template<class S >
static void lcf::IDReaderT< S, false >::WriteXmlTag ( const S &  ,
const std::string &  name,
XmlWriter &  stream 
)
inlinestatic

Definition at line 623 of file reader_struct.h.


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