ESP_IOT v2.5
IOT ESP Coding
identifierStruct Struct Reference
Collaboration diagram for identifierStruct:
Collaboration graph

Public Attributes

char identifier [_identifierMaxLen]
 
boolean wildcardBefore
 
boolean wildcardAfter
 
boolean notModifier
 

Detailed Description

Definition at line 46 of file TokenParser.cpp.

Member Data Documentation

◆ identifier

char identifierStruct::identifier[_identifierMaxLen]

Definition at line 48 of file TokenParser.cpp.

◆ notModifier

boolean identifierStruct::notModifier

Definition at line 51 of file TokenParser.cpp.

◆ wildcardAfter

boolean identifierStruct::wildcardAfter

Definition at line 50 of file TokenParser.cpp.

◆ wildcardBefore

boolean identifierStruct::wildcardBefore

Definition at line 49 of file TokenParser.cpp.


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