![]() |
ATLAS Offline Software
|
#include <bitPATTERN.h>
Private Member Functions | |
| void | shift_left (void) |
| void | shift_right (void) |
Private Attributes | |
| PATTERNidentity | m_id |
| int | m_size |
| const RPCdigit ** | m_digits |
| int | m_number {} |
| ObjectType | m_tag |
| std::string | m_name |
Definition at line 12 of file bitPATTERN.h.
| bitPATTERN::bitPATTERN | ( | const std::string & | name, |
| const PATTERNidentity & | id, | ||
| int | size ) |
Definition at line 9 of file bitPATTERN.cxx.
| bitPATTERN::bitPATTERN | ( | const bitPATTERN & | pattern | ) |
Definition at line 18 of file bitPATTERN.cxx.
| bitPATTERN::~bitPATTERN | ( | ) |
Definition at line 28 of file bitPATTERN.cxx.
| bool bitPATTERN::any | ( | void | ) | const |
| void bitPATTERN::dump | ( | uint32_t & | first_32_pattern, |
| uint32_t & | second_32_pattern ) const |
Definition at line 220 of file bitPATTERN.cxx.
|
inline |
Definition at line 39 of file bitPATTERN.h.
|
inlineinherited |
Definition at line 23 of file BaseObject.h.
|
inlineinherited |
Definition at line 30 of file RPCtrigDataObject.h.
| bitPATTERN bitPATTERN::operator& | ( | const bitPATTERN & | pattern | ) | const |
Definition at line 103 of file bitPATTERN.cxx.
| bitPATTERN & bitPATTERN::operator&= | ( | const bitPATTERN & | pattern | ) |
| bool bitPATTERN::operator< | ( | const bitPATTERN & | pattern | ) |
Definition at line 46 of file bitPATTERN.cxx.
| bitPATTERN & bitPATTERN::operator<< | ( | int | num | ) |
Definition at line 190 of file bitPATTERN.cxx.
| bitPATTERN & bitPATTERN::operator= | ( | const bitPATTERN & | pattern | ) |
| bitPATTERN & bitPATTERN::operator>> | ( | int | num | ) |
Definition at line 199 of file bitPATTERN.cxx.
Definition at line 96 of file bitPATTERN.cxx.
| bitPATTERN bitPATTERN::operator^ | ( | const bitPATTERN & | pattern | ) | const |
Definition at line 159 of file bitPATTERN.cxx.
| bitPATTERN & bitPATTERN::operator^= | ( | const bitPATTERN & | pattern | ) |
Definition at line 178 of file bitPATTERN.cxx.
| bitPATTERN bitPATTERN::operator| | ( | const bitPATTERN & | pattern | ) | const |
Definition at line 128 of file bitPATTERN.cxx.
| bitPATTERN & bitPATTERN::operator|= | ( | const bitPATTERN & | pattern | ) |
|
virtual |
Reimplemented from BaseObject.
Definition at line 243 of file bitPATTERN.cxx.
|
inlineinherited |
Definition at line 32 of file RPCtrigDataObject.h.
| void bitPATTERN::reset | ( | void | ) |
Definition at line 54 of file bitPATTERN.cxx.
|
inherited |
Definition at line 29 of file RPCtrigDataObject.cxx.
|
private |
|
private |
|
inline |
Definition at line 41 of file bitPATTERN.h.
|
inlineinherited |
Definition at line 22 of file BaseObject.h.
| bool bitPATTERN::test | ( | int | bit | ) | const |
Definition at line 88 of file bitPATTERN.cxx.
| void bitPATTERN::unset | ( | int | bit | ) |
Definition at line 61 of file bitPATTERN.cxx.
Definition at line 17 of file bitPATTERN.h.
|
private |
Definition at line 15 of file bitPATTERN.h.
|
privateinherited |
Definition at line 16 of file BaseObject.h.
|
privateinherited |
Definition at line 18 of file RPCtrigDataObject.h.
|
private |
Definition at line 16 of file bitPATTERN.h.
|
privateinherited |
Definition at line 15 of file BaseObject.h.