FD.io VPP  v16.06
Vector Packet Processing
jenv_field Struct Reference
+ Collaboration diagram for jenv_field:

Data Fields

const char * name
 
const char * type
 
const vppjni_class_tclsref
 
jfieldID jfield
 
struct jenv_fieldnext
 

Detailed Description

Definition at line 37 of file vppjni_env.h.

Field Documentation

const vppjni_class_t* jenv_field::clsref

Definition at line 43 of file vppjni_env.h.

jfieldID jenv_field::jfield

Definition at line 45 of file vppjni_env.h.

const char* jenv_field::name

Definition at line 39 of file vppjni_env.h.

struct jenv_field* jenv_field::next

Definition at line 47 of file vppjni_env.h.

const char* jenv_field::type

Definition at line 41 of file vppjni_env.h.


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