Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
raw3270_fn Struct Reference

#include <raw3270.h>

Data Fields

int(* activate )(struct raw3270_view *)
 
void(* deactivate )(struct raw3270_view *)
 
int(* intv )(struct raw3270_view *, struct raw3270_request *, struct irb *)
 
void(* release )(struct raw3270_view *)
 
void(* free )(struct raw3270_view *)
 

Detailed Description

Definition at line 136 of file raw3270.h.

Field Documentation

int(* activate)(struct raw3270_view *)

Definition at line 137 of file raw3270.h.

void(* deactivate)(struct raw3270_view *)

Definition at line 138 of file raw3270.h.

void(* free)(struct raw3270_view *)

Definition at line 142 of file raw3270.h.

Definition at line 139 of file raw3270.h.

void(* release)(struct raw3270_view *)

Definition at line 141 of file raw3270.h.


The documentation for this struct was generated from the following file: