ZEDA  1.6.18
Data Fields
ZTKPrp Struct Reference

properties of a class described by a set of tag/key string and call-back functions. More...

#include <zeda_ztk.h>

Data Fields

char * str
 
int num
 
void *(* _eval )(void *, int, void *, ZTK *)
 
void(* _fprint )(FILE *, int, void *)
 

Detailed Description

properties of a class described by a set of tag/key string and call-back functions.

Field Documentation

◆ str

char* ZTKPrp::str

a string for a tag/key

◆ num

int ZTKPrp::num

the number of tags/keys

◆ _eval

void*(* ZTKPrp::_eval) (void *, int, void *, ZTK *)

ZTK evaluation function

◆ _fprint

void(* ZTKPrp::_fprint) (FILE *, int, void *)

print out function


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