![]() |
![]() |
#include <strbitset.h>
Public Types | |
typedef unsigned int | size_t |
Public Member Functions | |
index_type () | |
index_type (strbitset const *b, std::string const &s) | |
bool | operator< (index_type const &r) const |
bool | operator<= (index_type const &r) const |
bool | operator== (index_type const &r) const |
bool | operator> (index_type const &r) const |
bool | operator>= (index_type const &r) const |
std::string const & | str () const |
Protected Attributes | |
strbitset const * | bitset_ |
size_t | i_ |
Friends | |
std::ostream & | operator<< (std::ostream &out, const index_type &r) |
class | strbitset |
Definition at line 28 of file strbitset.h.
typedef unsigned int pat::strbitset::index_type::size_t |
Definition at line 30 of file strbitset.h.
|
inline |
Definition at line 34 of file strbitset.h.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 52 of file strbitset.h.
References i_, operator<<, MillePedeFileConverter_cfg::out, and alignCSCRings::r.
Referenced by pat::strbitset::operator!=().
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
Definition at line 32 of file strbitset.h.
|
protected |
Definition at line 57 of file strbitset.h.
Referenced by index_type(), and str().
|
protected |
Definition at line 58 of file strbitset.h.
Referenced by index_type(), operator<(), pat::operator<<(), operator<=(), operator==(), operator>(), operator>=(), pat::strbitset::operator[](), and str().