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

#include <NameDictionary.hpp>

Public Member Functions

 NameDictionary ()
 
String get (String key)
 What does this do? More...
 
void list ()
 What does this do? More...
 
void values ()
 What does this do? More...
 
void keys ()
 What does this do? More...
 
int length ()
 What does this do? More...
 

Constructor & Destructor Documentation

◆ NameDictionary()

NameDictionary::NameDictionary ( )
inline

Member Function Documentation

◆ get()

String NameDictionary::get ( String  key)

What does this do?

◆ keys()

void NameDictionary::keys ( )

What does this do?

◆ length()

int NameDictionary::length ( )

What does this do?

◆ list()

void NameDictionary::list ( )

What does this do?

◆ values()

void NameDictionary::values ( )

What does this do?


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