Version 7.0
Copyright © 2021 Lowell D. Thomas
APG
… an ABNF Parser Generator
Data Fields
test_context Struct Reference

Data Fields

char * cpValidKey
 
char * cpInvalidKey
 
char * cpSemanticsKey
 
char * cpValidIn
 
char * cpInvalidIn
 
char * cpSemanticsIn
 
char * cpSipJsonObject
 

Detailed Description

Definition at line 267 of file main.c.

Field Documentation

◆ cpInvalidIn

char* test_context::cpInvalidIn

Definition at line 272 of file main.c.

◆ cpInvalidKey

char* test_context::cpInvalidKey

Definition at line 269 of file main.c.

◆ cpSemanticsIn

char* test_context::cpSemanticsIn

Definition at line 273 of file main.c.

◆ cpSemanticsKey

char* test_context::cpSemanticsKey

Definition at line 270 of file main.c.

◆ cpSipJsonObject

char* test_context::cpSipJsonObject

Definition at line 274 of file main.c.

◆ cpValidIn

char* test_context::cpValidIn

Definition at line 271 of file main.c.

◆ cpValidKey

char* test_context::cpValidKey

Definition at line 268 of file main.c.


The documentation for this struct was generated from the following file:
APG Version 7.0 is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.