ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

#include <tnconfig.h>

Public Member Functions

 TConfig ()
 ~TConfig ()
const charget_startdir () const
const charget_exename () const
const charget_keyfile () const
const charget_inifile () const
const charget_dumpfile () const
const charget_term () const
const charget_printer_name () const
const charget_default_config () const
int get_input_redir () const
int get_output_redir () const
bool get_strip_redir () const
bool get_dstrbksp () const
bool get_eightbit_ansi () const
bool get_vt100_mode () const
bool get_disable_break () const
bool get_speaker_beep () const
bool get_do_beep () const
bool get_preserve_colors () const
bool get_wrapline () const
bool get_fast_write () const
bool get_lock_linewrap () const
bool get_set_title () const
int get_term_width () const
int get_term_height () const
int get_window_width () const
int get_window_height () const
bool get_wide_enable () const
bool get_control_break_as_c () const
int get_buffer_size () const
int get_blink_bg () const
int get_blink_fg () const
int get_underline_bg () const
int get_underline_fg () const
int get_ulblink_bg () const
int get_ulblink_fg () const
int get_normal_bg () const
int get_normal_fg () const
int get_scroll_bg () const
int get_scroll_fg () const
int get_status_bg () const
int get_status_fg () const
bool get_enable_mouse () const
char get_escape_key () const
char get_scrollback_key () const
char get_dial_key () const
bool get_alt_erase () const
bool get_keyboard_paste () const
const charget_scroll_mode () const
bool get_scroll_enable () const
int get_scroll_size () const
const charget_scriptname () const
bool get_script_enable () const
const charget_netpipe () const
const charget_iopipe () const
const charget_host () const
const charget_port () const
void init (char *dirname, char *exename)
bool Process_Params (int argc, char *argv[])
void print_vars ()
void print_vars (char *s)
void print_groups ()
bool set_value (const char *var, const char *value)
int print_value (const char *var)
void print_aliases ()
bool find_alias (const char *alias_name)

Private Member Functions

void inifile_init ()
void keyfile_init ()
void redir_init ()
void init_varlist ()
void init_vars ()
void init_aliases ()
void set_string (char *dest, const char *src, const int length)
void set_bool (bool *boolval, const char *str)

Private Attributes

char startdir [MAX_PATH]
char exename [MAX_PATH]
char keyfile [MAX_PATH *2]
char inifile [MAX_PATH *2]
char dumpfile [MAX_PATH *2]
char printer_name [MAX_PATH *2]
char term [128]
char default_config [128]
int input_redir
int output_redir
bool strip_redir
bool dstrbksp
bool eightbit_ansi
bool vt100_mode
bool disable_break
bool speaker_beep
bool do_beep
bool preserve_colors
bool wrapline
bool lock_linewrap
bool fast_write
bool set_title
int term_width
int term_height
int window_width
int window_height
bool wide_enable
bool ctrlbreak_as_ctrlc
int buffer_size
int blink_bg
int blink_fg
int underline_bg
int underline_fg
int ulblink_bg
int ulblink_fg
int normal_bg
int normal_fg
int scroll_bg
int scroll_fg
int status_bg
int status_fg
bool enable_mouse
char escape_key [2]
char scrollback_key [2]
char dial_key [2]
bool alt_erase
bool keyboard_paste
char scroll_mode [8]
bool scroll_enable
int scroll_size
char scriptname [MAX_PATH *2]
bool script_enable
char netpipe [MAX_PATH *2]
char iopipe [MAX_PATH *2]
char host [128]
const charport
char ** aliases
int alias_total

Detailed Description

Definition at line 26 of file tnconfig.h.


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

Generated on Fri May 25 2012 06:42:29 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.