Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JStudio::fvb::TParse Class Reference

#include <fvb.h>

+ Inheritance diagram for JStudio::fvb::TParse:
+ Collaboration diagram for JStudio::fvb::TParse:

Public Member Functions

 TParse (JStudio::fvb::TControl *)
 
virtual ~TParse ()
 
virtual bool parseHeader_next (void const **, u32 *, u32)
 
virtual bool parseBlock_next (void const **, u32 *, u32)
 
TControlgetControl () const
 

Private Attributes

TControlpControl_
 

Constructor & Destructor Documentation

◆ TParse()

JStudio::fvb::TParse::TParse ( JStudio::fvb::TControl pControl)

◆ ~TParse()

JStudio::fvb::TParse::~TParse ( )
virtual

Member Function Documentation

◆ getControl()

TControl * JStudio::fvb::TParse::getControl ( ) const
inline

◆ parseBlock_next()

bool JStudio::fvb::TParse::parseBlock_next ( void const **  ppData_inout,
u32 puData_out,
u32  flags 
)
virtual

◆ parseHeader_next()

bool JStudio::fvb::TParse::parseHeader_next ( void const **  ppData_inout,
u32 puBlock_out,
u32  flags 
)
virtual

Member Data Documentation

◆ pControl_

TControl* JStudio::fvb::TParse::pControl_
private

The documentation for this class was generated from the following files: