YAZ  5.34.0
Data Fields
cql_buf_write_info Struct Reference

Structure used by cql_buf_write_handler. More...

#include <cql.h>

Data Fields

int max
 
int off
 
char * buf
 

Detailed Description

Structure used by cql_buf_write_handler.

Definition at line 170 of file cql.h.

Field Documentation

◆ buf

char* cql_buf_write_info::buf

◆ max

int cql_buf_write_info::max

◆ off

int cql_buf_write_info::off

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