Bridges-C++  3.4.5-dev1-6-g935685a
Bridges(C++ API)
Classes | Namespaces
Grid.h File Reference
#include "DataStructure.h"
#include <vector>
#include "base64.h"

Go to the source code of this file.

Classes

class  bridges::datastructure::Grid< E >
 This is a class in BRIDGES for representing an (n x n) grid. More...
 
class  bridges::datastructure::Grid< E >::BracketHelperConst
 This BracketHelperConst is a helper class to get the [] operators to work. More...
 
class  bridges::datastructure::Grid< E >::BracketHelper
 This BracketHelper is a helper class to get the [] operators to work. It is not intended to be used by bridges users. More...
 

Namespaces

 bridges
 Support for drawing Bar charts.
 
 bridges::datastructure