ThingWorx C SDK
Public Attributes | List of all members
comp_method_st Struct Reference

Public Attributes

int type
 
const char * name
 
int(* init )(COMP_CTX *ctx)
 
void(* finish )(COMP_CTX *ctx)
 
int(* compress )(COMP_CTX *ctx, unsigned char *out, unsigned int olen, unsigned char *in, unsigned int ilen)
 
int(* expand )(COMP_CTX *ctx, unsigned char *out, unsigned int olen, unsigned char *in, unsigned int ilen)
 
long(* ctrl )(void)
 
long(* callback_ctrl )(void)
 

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