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*)
 

void* KeyInfo::callbackdata
 

DataType KeyInfo::description
 

int KeyInfo::elem_size
 

int KeyInfo::id
 

int KeyInfo::is_dirty
 

int KeyInfo::is_locked
 

char KeyInfo::key[30]
 

int KeyInfo::num_elems
 

Permission KeyInfo::perm
 

void* KeyInfo::ptr
 

Semaphore* KeyInfo::sem
 

char KeyInfo::type[80]
 

char KeyInfo::value[100]
 

VariableType KeyInfo::vartype
 


The documentation for this struct was generated from the following file:
Generated on Sun Jun 16 17:36:50 2002 for Anirudh's Vortex-Wake Simulation Code by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001