UCOptions Class Reference

#include <ucc.h>

Collaboration diagram for UCOptions:

Collaboration graph
[legend]
List of all members.

Public Types

enum  { GAME_BG = 1, GAME_SI = 2, GAME_U8 = 3 }

Public Member Functions

 UCOptions ()
bool game_bg () const
bool game_si () const
bool game_u8 () const

Public Attributes

bool output_extern_header
bool noconf
bool rawops
bool autocomment
bool uselesscomment
bool verbose
bool very_verbose
bool ucdebug
bool basic
bool output_list
bool output_asm
bool output_ucs
bool output_flag
bool output_trans_table
bool mode_all
bool mode_dis
bool force_ext32
unsigned int _game

Detailed Description

Definition at line 50 of file ucc.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
GAME_BG 
GAME_SI 
GAME_U8 

Definition at line 94 of file ucc.h.


Constructor & Destructor Documentation

UCOptions::UCOptions (  )  [inline]

Definition at line 53 of file ucc.h.


Member Function Documentation

bool UCOptions::game_bg (  )  const [inline]

Definition at line 66 of file ucc.h.

References _game, and GAME_BG.

Referenced by ucxtInit::init(), UCData::load_funcs(), open_usecode_file(), and readbin_U7UCFunc().

bool UCOptions::game_si (  )  const [inline]

Definition at line 67 of file ucc.h.

References _game, and GAME_SI.

Referenced by ucxtInit::init(), UCData::load_funcs(), open_usecode_file(), and readbin_U7UCFunc().

bool UCOptions::game_u8 (  )  const [inline]

Definition at line 68 of file ucc.h.

Referenced by UCData::load_funcs(), and open_usecode_file().


Member Data Documentation

bool UCOptions::output_extern_header

Definition at line 68 of file ucc.h.

Referenced by main(), and UCData::parse_params().

bool UCOptions::noconf

Definition at line 72 of file ucc.h.

Referenced by ucxtInit::get_datadir(), main(), open_usecode_file(), and UCData::parse_params().

bool UCOptions::rawops

Definition at line 73 of file ucc.h.

Referenced by UCData::parse_params().

bool UCOptions::autocomment

Definition at line 74 of file ucc.h.

Referenced by UCData::parse_params().

bool UCOptions::uselesscomment

Definition at line 75 of file ucc.h.

Referenced by UCData::parse_params().

bool UCOptions::verbose

Definition at line 76 of file ucc.h.

Referenced by UCData::disassamble(), ucxtInit::get_datadir(), ucxtInit::init(), UCData::load_funcs(), main(), open_usecode_file(), and UCData::parse_params().

bool UCOptions::very_verbose

Definition at line 77 of file ucc.h.

Referenced by UCData::parse_params(), and readbin_U7UCFunc().

bool UCOptions::ucdebug

Definition at line 78 of file ucc.h.

Referenced by UCData::disassamble(), and UCData::parse_params().

bool UCOptions::basic

Definition at line 79 of file ucc.h.

Referenced by UCData::parse_params().

bool UCOptions::output_list

Definition at line 81 of file ucc.h.

Referenced by UCData::disassamble(), and UCData::parse_params().

bool UCOptions::output_asm

Definition at line 82 of file ucc.h.

Referenced by UCData::disassamble(), and UCData::parse_params().

bool UCOptions::output_ucs

Definition at line 83 of file ucc.h.

Referenced by UCData::disassamble(), and UCData::parse_params().

bool UCOptions::output_flag

Definition at line 84 of file ucc.h.

Referenced by main(), and UCData::parse_params().

bool UCOptions::output_trans_table

Definition at line 85 of file ucc.h.

Referenced by UCData::disassamble(), and UCData::parse_params().

bool UCOptions::mode_all

Definition at line 87 of file ucc.h.

Referenced by UCData::disassamble(), main(), and UCData::parse_params().

bool UCOptions::mode_dis

Definition at line 88 of file ucc.h.

Referenced by UCData::disassamble(), main(), and UCData::parse_params().

bool UCOptions::force_ext32

Definition at line 90 of file ucc.h.

Referenced by UCData::load_funcs(), and UCData::parse_params().

unsigned int UCOptions::_game

Definition at line 93 of file ucc.h.

Referenced by game_bg(), game_si(), and UCData::parse_params().


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 15:04:54 2007 for ExultEngine by  doxygen 1.5.1