Public Attributes | List of all members
keyValuePair Struct Reference

A structure to hold key:value paired data, similar to a python dictionary. More...

#include <NameDictionary.h>

Public Attributes

String key
 
String value
 

Detailed Description

A structure to hold key:value paired data, similar to a python dictionary.

Member Data Documentation

◆ key

String keyValuePair::key

◆ value

String keyValuePair::value

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