#include <barrayrow-bones.hpp>
 | 
|   | BArrayRow_const (const BArray< Cell_Type, Data_Type > *Array_, size_t i_, bool check_bounds=true) | 
|   | 
|   | ~BArrayRow_const () | 
|   | 
|   | operator BArrayRow_const< Cell_Type, Data_Type > () const | 
|   | 
| bool  | operator== (const BArrayRow_const< Cell_Type, Data_Type > &val) const | 
|   | 
| bool  | operator!= (const BArrayRow_const< Cell_Type, Data_Type > &val) const | 
|   | 
| bool  | operator< (const BArrayRow_const< Cell_Type, Data_Type > &val) const | 
|   | 
| bool  | operator> (const BArrayRow_const< Cell_Type, Data_Type > &val) const | 
|   | 
| bool  | operator<= (const BArrayRow_const< Cell_Type, Data_Type > &val) const | 
|   | 
| bool  | operator>= (const BArrayRow_const< Cell_Type, Data_Type > &val) const | 
|   | 
template<typename Cell_Type = bool, typename Data_Type = bool>
class BArrayRow_const< Cell_Type, Data_Type >
Definition at line 41 of file barrayrow-bones.hpp.
 
◆ BArrayRow_const()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
 
 
◆ ~BArrayRow_const()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
 
 
◆ operator BArrayRow_const< Cell_Type, Data_Type >()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
      
 
 
◆ operator!=()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
      
 
 
◆ operator<()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
      
 
 
◆ operator<=()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
      
 
 
◆ operator==()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
      
 
 
◆ operator>()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
      
 
 
◆ operator>=()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
      
 
 
The documentation for this class was generated from the following file: