Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Examples

YUI_builtins.cc File Reference

#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <locale.h>
#include <pthread.h>
#include <assert.h>
#include <string.h>
#include <iconv.h>
#include <ycp/y2log.h>
#include <Y2.h>
#include <ycp/YCPVoid.h>
#include "YUI.h"
#include "YEvent.h"
#include "YUISymbols.h"
#include "YDialog.h"
#include "YWidget.h"
#include "YMacroRecorder.h"
#include "YMacroPlayer.h"
#include "YReplacePoint.h"
#include "YShortcut.h"
#include "YWizard.h"

Defines

#define VERBOSE_COMMANDS
#define VERBOSE_REPLACE_WIDGET   0
#define y2log_component   "ui"

Variables

iconv_t fromutf8_cd = ( iconv_t )( -1 )
string fromutf8_name = ""
iconv_t toutf8_cd = ( iconv_t )( -1 )
string toutf8_name = ""
iconv_t fromto_cd = ( iconv_t )( -1 )
string from_name = ""
string to_name = ""
const unsigned recode_buf_size = 1024
char recode_buf [recode_buf_size]

Define Documentation

#define VERBOSE_COMMANDS
 

#define VERBOSE_REPLACE_WIDGET   0
 

#define y2log_component   "ui"
 


Variable Documentation

string from_name = "" [static]
 

iconv_t fromto_cd = ( iconv_t )( -1 ) [static]
 

iconv_t fromutf8_cd = ( iconv_t )( -1 ) [static]
 

string fromutf8_name = "" [static]
 

char recode_buf[ recode_buf_size ] [static]
 

const unsigned recode_buf_size = 1024 [static]
 

string to_name = "" [static]
 

iconv_t toutf8_cd = ( iconv_t )( -1 ) [static]
 

string toutf8_name = "" [static]
 


Generated on Fri Nov 9 18:15:23 2007 for yast2-core by doxygen 1.3.6