liblcf
Loading...
Searching...
No Matches
lcf::RawStruct< rpg::Rect > Struct Reference
+ Collaboration diagram for lcf::RawStruct< rpg::Rect >:

Static Public Member Functions

static void ReadLcf (rpg::Rect &ref, LcfReader &stream, uint32_t length)
 
static void WriteLcf (const rpg::Rect &ref, LcfWriter &stream)
 
static int LcfSize (const rpg::Rect &ref, LcfWriter &stream)
 
static void WriteXml (const rpg::Rect &ref, XmlWriter &stream)
 
static void BeginXml (rpg::Rect &ref, XmlReader &stream)
 

Detailed Description

Definition at line 17 of file lmt_rect.cpp.

Member Function Documentation

◆ BeginXml()

void lcf::RawStruct< rpg::Rect >::BeginXml ( rpg::Rect & ref,
XmlReader & stream )
static

Definition at line 86 of file lmt_rect.cpp.

◆ LcfSize()

int lcf::RawStruct< rpg::Rect >::LcfSize ( const rpg::Rect & ref,
LcfWriter & stream )
static

Definition at line 44 of file lmt_rect.cpp.

◆ ReadLcf()

static void lcf::RawStruct< rpg::Rect >::ReadLcf ( rpg::Rect & ref,
LcfReader & stream,
uint32_t length )
static

◆ WriteLcf()

void lcf::RawStruct< rpg::Rect >::WriteLcf ( const rpg::Rect & ref,
LcfWriter & stream )
static

Definition at line 37 of file lmt_rect.cpp.

◆ WriteXml()

void lcf::RawStruct< rpg::Rect >::WriteXml ( const rpg::Rect & ref,
XmlWriter & stream )
static

Definition at line 48 of file lmt_rect.cpp.


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