Public Member Functions | |
def | __init__ |
def | is_alive |
def | start |
Public Attributes | |
respawn | |
spawn_count |
Definition at line 125 of file test_roslaunch_pmon.py.
def test_roslaunch_pmon::RespawnOnceProcessMock::__init__ | ( | self, | ||
package, | ||||
name, | ||||
args, | ||||
env, | ||||
respawn = False | ||||
) |
Reimplemented from test_roslaunch_pmon::ProcessMock.
Definition at line 126 of file test_roslaunch_pmon.py.
def test_roslaunch_pmon::RespawnOnceProcessMock::is_alive | ( | self | ) |
Definition at line 130 of file test_roslaunch_pmon.py.
def test_roslaunch_pmon::RespawnOnceProcessMock::start | ( | self | ) |
Definition at line 133 of file test_roslaunch_pmon.py.
Definition at line 136 of file test_roslaunch_pmon.py.
Definition at line 128 of file test_roslaunch_pmon.py.