構文typedef struct _ct_context
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
_ct_context | ||
| octet | OctetPtr | octet ptr into compound text stream | |
| lastoctet | OctetPtr | ptr to last octet in stream | |
| dircs | unsigned | direction control seq encountered | |
| gchar | unsigned | graphic characters encountered | |
| ignext | unsigned | ignore extensions | |
| gl | unsigned | text is for gl | |
| text | unsigned | current item is a text seq | |
| flags | |||
| dirstack | ct_Direction * | direction stack pointer | |
| dirsp | unsigned int | current dir stack index | |
| dirstacksize | unsigned int | size of direction stack | |
| item | OctetPtr | ptr to current item | |
| itemlen | unsigned int | length of current item | |
| version | unsigned int | version of compound text | |
| gl_charset | String | ptr to GL character set | |
| gr_charset | String | ptr to GR character set | |
| gl_charset_size | unsigned char | # of chars in GL charset | |
| gr_charset_size | unsigned char | # of chars in GR charset | |
| gl_octets_per_char | unsigned char | # of octets per GL char | |
| gr_octets_per_char | unsigned char | # of octets per GR char | |
| xmstring | XmString | compound string to be returned | |
| xmsep | XmString | compound string separator segment |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー