ScummVM API documentation
QDEngine::xml::parser Class Reference

Public Types

typedef Common::HashMap< Common::String, tagtag_format_t
 
typedef Common::Stack< tag * > tag_stack_t
 

Public Member Functions

bool parse_file (const char *fname)
 
bool read_binary_script (const char *fname)
 
bool is_script_binary (const char *fname) const
 
bool is_script_binary () const
 
const tagroot_tag () const
 
void clear ()
 
void resize_data_pool (uint32 pool_sz)
 
bool register_tag_format (const char *tag_name, const tag &tg)
 
const tagget_tag_format (const char *tag_name) const
 
int num_tag_formats () const
 

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