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

An entry in the JSON stack. More...

#include <evel_throttle.h>

Data Fields

int num_required
 
int json_count
 
EVEL_JSON_STATE json_state
 
char * json_key
 

Detailed Description

An entry in the JSON stack.

Definition at line 125 of file evel_throttle.h.

Field Documentation

§ json_count

int evel_json_stack_entry::json_count

Definition at line 135 of file evel_throttle.h.

§ json_key

char* evel_json_stack_entry::json_key

Definition at line 145 of file evel_throttle.h.

§ json_state

EVEL_JSON_STATE evel_json_stack_entry::json_state

Definition at line 140 of file evel_throttle.h.

§ num_required

int evel_json_stack_entry::num_required

Definition at line 130 of file evel_throttle.h.


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