class Nkf


Contains pure virtuals
Definition#include <nkf.h>
Inherited byFileNkf, StringNkf
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Protected Methods

Protected Members


Detailed Description

 Nkf ()

Nkf ()

[virtual]

enum NkfCode {JIS, SJIS, EUC}

void  reset ()

void  setConversion (bool flag)

void  setInputCode (NkfCode code)

void  setBrokenInput (int mode = -1)

void  setDecodeMime (bool flag)

void  setDecodeBase64 (bool flag)

void  setDecodeQuotedStream (bool flag)

void  setOutputBuffered (bool flag)

void  setOutputCode (NkfCode code)

void  setLatin1Support (bool falg)

void  setOutputSequenceToDesignateAscii (char c)

void  setOutputSequenceToDesignateJisKanji (char c)

void  setAssumeHankakuKana (bool flag)

void  setConvertZenkakuAlphabetToAscii (int mode = -1)

void  setFolding (int f)

void  setAddCR (bool flag)

void  setDeleteCR (bool flag)

void  setXcryptRot1347 (bool flag)

bool  check ()

NkfCode  InputCode (void)

NkfCode  OutputCode (void)

int  begin ()

int  end ()

int  convert ()

[protected]

int  noconvert ()

[protected]

int  h_conv (register int c2, register int c1)

[protected]

int  push_hold_buf (int c2, int c1)

[protected]

void  s_iconv (register int c2,register int c1)

[protected]

void  e_oconv (register int c2,register int c1)

[protected]

void  s_oconv (register int c2,register int c1)

[protected]

void  j_oconv (register int c2,register int c1)

[protected]

int  fold (register int c2,register int c1)

[protected]

int  pre_convert (register int c1,register int c2)

[protected]

int  mime_begin ()

[protected]

int  mime_get_char ()

[protected]

int  mime_unget_char (unsigned int c)

[protected]

int  mime_integrity (unsigned char *p)

[protected]

int  get_char ()

[protected pure virtual]

int  unget_char (int c)

[protected pure virtual]

int  put_char (int c)

[protected pure virtual]

unsigned char * hold_buf

[protected]

int hold_count

[protected]

unsigned char * mime_buf

[protected]

unsigned int mime_top

[protected]

unsigned int mime_last

[protected]

unsigned int mime_input

[protected]

int unbuf_f:1

[protected]

int estab_f:1

[protected]

int nop_f:1

[protected]

int rot_f:1

[protected]

int input_f

[protected]

int alpha_f

[protected]

int mime_f:1

[protected]

int mimebuf_f

[protected]

int broken_f

[protected]

int iso8859_f:1

[protected]

int iso8859_f_save:1

[protected]

int x0201_f

[protected]

NkfCode input_code

[protected]

int c1_return

[protected]

int line

[protected]

int prev

[protected]

int fold_f:1

[protected]

int fold_len

[protected]

char kanji_intro

[protected]

char ascii_intro

[protected]

 void (Nkf::*iconv) (int c2, int c1)

[protected]

 void (Nkf::*oconv) (int c2, int c1)

[protected]

int output_mode

[protected]

int input_mode

[protected]

int shift_mode

[protected]

int mime_mode

[protected]

int add_cr:1

[protected]

int del_cr:1

[protected]


Generated by: prospector@porky.devel.redhat.com on Mon Sep 11 01:50:52 2000, using kdoc 2.0a36.