VizBlocks
Public Member Functions | List of all members
NameDictionary Class Reference

#include <NameDictionary.h>

Public Member Functions

 NameDictionary ()
 
String get (String key)
 
void list ()
 
void values ()
 
void keys ()
 
int length ()
 

Constructor & Destructor Documentation

◆ NameDictionary()

NameDictionary::NameDictionary ( )
inline

Member Function Documentation

◆ get()

String NameDictionary::get ( String  key)
inline

◆ keys()

void NameDictionary::keys ( )
inline

◆ length()

int NameDictionary::length ( )
inline

◆ list()

void NameDictionary::list ( )
inline

◆ values()

void NameDictionary::values ( )
inline

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