AT&T ECOMP Vendor Event Listener library  0.1
Data Fields
evel_json_buffer Struct Reference

#include <evel_internal.h>

Collaboration diagram for evel_json_buffer:
Collaboration graph
[legend]

Data Fields

char * json
 
int offset
 
int max_size
 
EVEL_THROTTLE_SPECthrottle_spec
 
int depth
 
int checkpoint
 

Detailed Description

Definition at line 276 of file evel_internal.h.

Field Documentation

§ checkpoint

int evel_json_buffer::checkpoint

Definition at line 295 of file evel_internal.h.

§ depth

int evel_json_buffer::depth

Definition at line 290 of file evel_internal.h.

§ json

char* evel_json_buffer::json

Definition at line 278 of file evel_internal.h.

§ max_size

int evel_json_buffer::max_size

Definition at line 280 of file evel_internal.h.

§ offset

int evel_json_buffer::offset

Definition at line 279 of file evel_internal.h.

§ throttle_spec

EVEL_THROTTLE_SPEC* evel_json_buffer::throttle_spec

Definition at line 285 of file evel_internal.h.


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