Postfix3.3.1
フィールド
MKMAP 構造体

#include <mkmap.h>

フィールド

DICT_OPEN_FN open
 
struct DICTdict
 
void(* after_open )(struct MKMAP *)
 
void(* after_close )(struct MKMAP *)
 
int multi_writer
 

詳解

mkmap.h25 行目に定義があります。

フィールド詳解

void(* MKMAP::after_close) (struct MKMAP *)

mkmap.h29 行目に定義があります。

void(* MKMAP::after_open) (struct MKMAP *)

mkmap.h28 行目に定義があります。

struct DICT* MKMAP::dict

mkmap.h27 行目に定義があります。

int MKMAP::multi_writer

mkmap.h30 行目に定義があります。

DICT_OPEN_FN MKMAP::open

mkmap.h26 行目に定義があります。


この構造体詳解は次のファイルから抽出されました: