Public Member Functions | |
def | cb |
def | reset_subscribers |
def | test_no_ |
def | test_sub |
Public Attributes | |
subscribe | |
Static Public Attributes | |
input_msg = None | |
subscriber = None | |
Private Attributes | |
_input_msg |
Definition at line 20 of file test_block.py.
def test_block.TestBlock.cb | ( | self, | |
msg | |||
) |
Definition at line 30 of file test_block.py.
def test_block.TestBlock.reset_subscribers | ( | self | ) |
Definition at line 23 of file test_block.py.
def test_block.TestBlock.test_no_ | ( | self | ) |
Definition at line 32 of file test_block.py.
def test_block.TestBlock.test_sub | ( | self | ) |
Definition at line 39 of file test_block.py.
test_block.TestBlock::_input_msg [private] |
Definition at line 23 of file test_block.py.
test_block.TestBlock::input_msg = None [static] |
Definition at line 21 of file test_block.py.
Definition at line 39 of file test_block.py.
test_block.TestBlock::subscriber = None [static] |
Definition at line 22 of file test_block.py.