TianoCore EDK2 master
Loading...
Searching...
No Matches
_redPathNode Struct Reference

Data Fields

bool isRoot
 
bool isIndex
 
char * version
 
char * nodeName
 
size_t index
 
char * op
 
char * propName
 
char * value
 
struct _redPathNodenext
 

Detailed Description

Definition at line 25 of file redpath.h.

Field Documentation

◆ index

size_t _redPathNode::index

Definition at line 31 of file redpath.h.

◆ isIndex

bool _redPathNode::isIndex

Definition at line 27 of file redpath.h.

◆ isRoot

bool _redPathNode::isRoot

Definition at line 26 of file redpath.h.

◆ next

struct _redPathNode* _redPathNode::next

Definition at line 36 of file redpath.h.

◆ nodeName

char* _redPathNode::nodeName

Definition at line 30 of file redpath.h.

◆ op

char* _redPathNode::op

Definition at line 32 of file redpath.h.

◆ propName

char* _redPathNode::propName

Definition at line 33 of file redpath.h.

◆ value

char* _redPathNode::value

Definition at line 34 of file redpath.h.

◆ version

char* _redPathNode::version

Definition at line 29 of file redpath.h.


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