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

#include <nbbio.h>

フィールド

int fd
 
ssize_t bufsize
 
char * label
 
NBBIO_ACTION action
 
void * context
 
int flags
 
char * read_buf
 
ssize_t read_pend
 
char * write_buf
 
ssize_t write_pend
 

詳解

nbbio.h24 行目に定義があります。

フィールド詳解

NBBIO_ACTION NBBIO::action

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

ssize_t NBBIO::bufsize

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

void* NBBIO::context

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

int NBBIO::fd

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

int NBBIO::flags

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

char* NBBIO::label

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

char* NBBIO::read_buf

nbbio.h32 行目に定義があります。

ssize_t NBBIO::read_pend

nbbio.h33 行目に定義があります。

char* NBBIO::write_buf

nbbio.h35 行目に定義があります。

ssize_t NBBIO::write_pend

nbbio.h36 行目に定義があります。


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