liblcf
Loading...
Searching...
No Matches
lcf::IDReaderT< S, false > Struct Template Reference

#include <reader_struct.h>

Inheritance diagram for lcf::IDReaderT< S, false >:
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 585 of file reader_struct.h.

Member Function Documentation

◆ IDSize()

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

Definition at line 588 of file reader_struct.h.

◆ ReadID()

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

Definition at line 586 of file reader_struct.h.

◆ ReadIDXml()

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

Definition at line 592 of file reader_struct.h.

◆ WriteID()

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

Definition at line 587 of file reader_struct.h.

◆ WriteXmlTag()

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

Definition at line 589 of file reader_struct.h.

References lcf::Struct< rpg::Actor >::name.


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