TwiceAsNice  2019-02-18
Public Types | Public Attributes | List of all members
pkeystruct Struct Reference

#include <key.h>

Collaboration diagram for pkeystruct:
Collaboration graph

Public Types

enum  {
  P_FLOAT, P_INT, P_STRING, P_BOOL,
  P_KEY, P_INTLIST, P_FLOATLIST, P_BOOLLIST,
  P_KEYLIST, P_STRINGLIST
}
 
enum  {
  P_FLOAT, P_INT, P_STRING, P_BOOL,
  P_KEY, P_INTLIST, P_FLOATLIST, P_BOOLLIST,
  P_KEYLIST, P_STRINGLIST
}
 

Public Attributes

char name [32]
 
enum pkeystruct:: { ... }  type
 
void * ptr
 
int imin
 
int imax
 
double dmin
 
double dmax
 
char keylist [32][32]
 
int nlistmin
 
int nlistmax
 
int * nlistptr
 
int flag
 
enum pkeystruct:: { ... }  type
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
P_FLOAT 
P_INT 
P_STRING 
P_BOOL 
P_KEY 
P_INTLIST 
P_FLOATLIST 
P_BOOLLIST 
P_KEYLIST 
P_STRINGLIST 

◆ anonymous enum

anonymous enum
Enumerator
P_FLOAT 
P_INT 
P_STRING 
P_BOOL 
P_KEY 
P_INTLIST 
P_FLOATLIST 
P_BOOLLIST 
P_KEYLIST 
P_STRINGLIST 

Member Data Documentation

◆ dmax

double pkeystruct::dmax

◆ dmin

double pkeystruct::dmin

◆ flag

int pkeystruct::flag

◆ imax

int pkeystruct::imax

◆ imin

int pkeystruct::imin

◆ keylist

char pkeystruct::keylist

◆ name

char pkeystruct::name

◆ nlistmax

int pkeystruct::nlistmax

◆ nlistmin

int pkeystruct::nlistmin

◆ nlistptr

int * pkeystruct::nlistptr

◆ ptr

void * pkeystruct::ptr

◆ type [1/2]

enum { ... } pkeystruct::type

◆ type [2/2]

enum { ... } pkeystruct::type

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