Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

KeyInfo Struct Reference

#include <keyinfo.h>

List of all members.

Public Attributes

int id
int elem_size
int num_elems
int is_locked
int is_dirty
char key [30]
char type [80]
char value [100]
DataType description
Permission perm
void * ptr
void(* callback )(void *)
void * callbackdata
Semaphoresem
VariableType vartype


Member Data Documentation

void(* KeyInfo::callback)(void*)
 

Referenced by KeyTable::Add().

void* KeyInfo::callbackdata
 

Definition at line 69 of file keyinfo.h.

DataType KeyInfo::description
 

Definition at line 65 of file keyinfo.h.

Referenced by packStruct().

int KeyInfo::elem_size
 

Definition at line 58 of file keyinfo.h.

Referenced by packStruct().

int KeyInfo::id
 

Definition at line 57 of file keyinfo.h.

Referenced by packStruct().

int KeyInfo::is_dirty
 

Definition at line 61 of file keyinfo.h.

int KeyInfo::is_locked
 

Definition at line 60 of file keyinfo.h.

Referenced by packStruct().

char KeyInfo::key[30]
 

Definition at line 62 of file keyinfo.h.

Referenced by packStruct().

int KeyInfo::num_elems
 

Definition at line 59 of file keyinfo.h.

Referenced by packStruct().

Permission KeyInfo::perm
 

Definition at line 66 of file keyinfo.h.

Referenced by packStruct().

void* KeyInfo::ptr
 

Definition at line 67 of file keyinfo.h.

Referenced by KeyTable::Add().

Semaphore* KeyInfo::sem
 

Definition at line 70 of file keyinfo.h.

char KeyInfo::type[80]
 

Definition at line 63 of file keyinfo.h.

Referenced by packStruct().

char KeyInfo::value[100]
 

Definition at line 64 of file keyinfo.h.

Referenced by packStruct().

VariableType KeyInfo::vartype
 

Definition at line 71 of file keyinfo.h.

Referenced by packStruct().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 16 17:36:51 2002 for POSSE: Portable Object-oriented Scientific Steering Environment by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001