Proxy of C++ mbl_graph_t class.
|
|
__init__(self,
*args,
**kwargs)
x.__init__(...) initializes x; see help(type(x)) for signature |
|
|
|
int
|
|
|
graph_chains_t
|
|
|
mblock_t
|
|
|
graph_chains_t
|
|
|
bool
|
| is_du_chain_dirty(self,
gctype) |
|
|
|
bool
|
| is_redefined_globally(self,
list,
b1,
b2,
m1,
m2,
maymust=MAY_ACCESS) |
|
|
|
bool
|
| is_ud_chain_dirty(self,
gctype) |
|
|
|
bool
|
| is_used_globally(self,
list,
b1,
b2,
m1,
m2,
maymust=MAY_ACCESS) |
|
|
|
Inherited from simple_graph_t:
__repr__
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|