The Gaudi Framework
v30r3 (a5ef0a68)
|
This is the complete list of members for Io::IoFlags, including all inherited members.
_f | Io::IoFlags | private |
bits() const | Io::IoFlags | inline |
f() const | Io::IoFlags | inline |
IoFlags()=default | Io::IoFlags | |
IoFlags(int i) | Io::IoFlags | inline |
isInvalid() const | Io::IoFlags | inline |
isRdWr() const | Io::IoFlags | inline |
isRead() const | Io::IoFlags | inline |
isWrite() const | Io::IoFlags | inline |
match(const IoFlags &fa, bool strict=true) const | Io::IoFlags | inline |
operator int() const | Io::IoFlags | inline |
operator==(const IoFlags &fa) const | Io::IoFlags | inline |
operator==(const int &fa) const | Io::IoFlags | inline |
operator|(const IoFlags &fa) const | Io::IoFlags | inline |
operator|(const int &fa) const | Io::IoFlags | inline |