Public Member Functions | |
def | __init__ |
def | filter |
def | getChangedSignal |
def | isEnabled |
def | isValid |
def | setEnabled |
Properties | |
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Static Private Attributes | |
__del__ = lambdaself:None; | |
__repr__ = _swig_repr | |
__swig_destroy__ = _rxtoolscpp.delete_RosoutFilter |
Proxy of C++ RosoutFilter class
Definition at line 56 of file rxtoolscpp.py.
def rxtoolscpp::RosoutFilter::__init__ | ( | self | ) |
Definition at line 59 of file rxtoolscpp.py.
def rxtoolscpp::RosoutFilter::filter | ( | args, | ||
kwargs | ||||
) |
filter(self, rosgraph_msgs::LogConstPtr ?) -> bool
Definition at line 63 of file rxtoolscpp.py.
def rxtoolscpp::RosoutFilter::getChangedSignal | ( | args, | ||
kwargs | ||||
) |
getChangedSignal(self) -> RosoutFilterChangedSignal
Definition at line 79 of file rxtoolscpp.py.
def rxtoolscpp::RosoutFilter::isEnabled | ( | args, | ||
kwargs | ||||
) |
isEnabled(self) -> bool
Definition at line 71 of file rxtoolscpp.py.
def rxtoolscpp::RosoutFilter::isValid | ( | args, | ||
kwargs | ||||
) |
isValid(self) -> bool
Definition at line 67 of file rxtoolscpp.py.
def rxtoolscpp::RosoutFilter::setEnabled | ( | args, | ||
kwargs | ||||
) |
setEnabled(self, bool enabled)
Definition at line 75 of file rxtoolscpp.py.
rxtoolscpp::RosoutFilter::__del__ = lambdaself:None; [static, private] |
Definition at line 62 of file rxtoolscpp.py.
rxtoolscpp::RosoutFilter::__repr__ = _swig_repr [static, private] |
Definition at line 60 of file rxtoolscpp.py.
rxtoolscpp::RosoutFilter::__swig_destroy__ = _rxtoolscpp.delete_RosoutFilter [static, private] |
Definition at line 61 of file rxtoolscpp.py.
rxtoolscpp::RosoutFilter::thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') [static] |
Definition at line 58 of file rxtoolscpp.py.