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

#include <reader_struct.h>

Inheritance diagram for lcf::IDReaderT< S, true >:
Collaboration diagram for lcf::IDReaderT< S, true >:

Static Public Member Functions

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

Detailed Description

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

Definition at line 563 of file reader_struct.h.

Member Function Documentation

◆ IDSize()

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

Definition at line 570 of file reader_struct.h.

◆ ReadID()

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

Definition at line 564 of file reader_struct.h.

◆ ReadIDXml()

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

Definition at line 576 of file reader_struct.h.

◆ WriteID()

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

Definition at line 567 of file reader_struct.h.

◆ WriteXmlTag()

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

Definition at line 573 of file reader_struct.h.

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


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