CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields
option_function_relation Struct Reference

Printing parameter keywords and their corresponding handler function. More...

Data Fields

const char * keyword
 
int(* handler )(struct document_desc *job, const char *value)
 

Detailed Description

Note
The value parameter isn't persistent. Don't store the pointer somewhere and use it later on!

Field Documentation

◆ keyword

const char* keyword

Used for a printing parameter keyword like 'copies=10' for example

◆ handler

int(* handler) (struct document_desc *job, const char *value)

The correspondig handler function


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