Bridges-C++  3.4.4
Bridges(C++ API)
Classes | Namespaces
Array3D.h File Reference
#include "Element.h"
#include "Array.h"

Go to the source code of this file.

Classes

class  bridges::datastructure::Array3D< E >
 A BRIDGES array type. More...
 
struct  bridges::datastructure::Array3D< E >::Bracket_helper2
 Bracker_helper class to make [][] operators work on array 2d. You should never use it directly. More...
 
struct  bridges::datastructure::Array3D< E >::Bracket_helper
 Bracker_helper class to make [] operators work on array 2d. You should never use it directly. More...
 
struct  bridges::datastructure::Array3D< E >::Bracket_helper2_const
 helper2 const class is to make [][] operators work on array 2d. You should never use it directly More...
 
struct  bridges::datastructure::Array3D< E >::Bracket_helper_const
 helper const class is to make [][] operators work on array 2d. You should never use it directly More...
 

Namespaces

 bridges
 these methods convert byte arrays in to base64 codes and are used in BRIDGES to represent the color arrays as strings. The code is adapted from external sources detailed below.
 
 bridges::datastructure