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 599 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 602 of file reader_struct.h.

◆ ReadID()

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

Definition at line 600 of file reader_struct.h.

◆ ReadIDXml()

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

Definition at line 606 of file reader_struct.h.

◆ WriteID()

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

Definition at line 601 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 603 of file reader_struct.h.

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


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