Proxy of C++ bitset_t::iterator class.
|
| | __init__ (self, *args) |
| | init(self, n=-1) -> iterator
|
| |
| "bool" | __eq__ (self, *args) |
| | eq(self, n) -> bool
|
| |
| "bool" | __ne__ (self, *args) |
| | ne(self, n) -> bool
|
| |
| "int" | __ref__ (self, *args) |
| | ref(self) -> int
|
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args ) |
◆ __eq__()
| "bool" __eq__ |
( |
| self, |
|
|
* | args ) |
- Parameters
-
| n | bitset_t::iterator const & |
◆ __ne__()
| "bool" __ne__ |
( |
| self, |
|
|
* | args ) |
- Parameters
-
| n | bitset_t::iterator const & |
◆ __ref__()
| "int" __ref__ |
( |
| self, |
|
|
* | args ) |
◆ thisown
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: