|
const T & | get (unsigned int row, unsigned int col) const |
|
unsigned int | numberOfRows () const |
|
unsigned int | numberOfColumns (unsigned int row) const |
|
void | print (std::ostream &out=std::cout) const |
|
void | print (std::ostream &out) const |
|
template<typename T>
struct ots::ConfigurationTree::BitMap< T >
Definition at line 124 of file ConfigurationTree.h.
◆ print() [1/2]
BitMap print Specialization just for std::string Use inline to avoid multiple definition errors since defined in .h
Definition at line 409 of file ConfigurationTree.h.
◆ print() [2/2]
BitMap print Generic type (for numbers) definition Use inline to avoid multiple definition errors since defined in .h
Definition at line 372 of file ConfigurationTree.h.
The documentation for this struct was generated from the following file: