
Public Member Functions | |
| def | __init__ |
| def | __init__ |
| def | connect |
| def | connect |
| def | disconnect |
| def | disconnect |
| def | nego_prop |
| def | nego_prop |
Public Attributes | |
| name | |
| plist | |
| port_reflist | |
| possible | |
| profile | |
| prop_dict | |
| prop_nvlist | |
Definition at line 132 of file AutoTest/rtc_handle.py.
| def rtc_handle.Connector.__init__ | ( | self, | |
| plist, | |||
name = None, |
|||
id = "", |
|||
prop_dict = {} |
|||
| ) |
Reimplemented in rtc_handle.ServiceConnector, rtc_handle.ServiceConnector, rtc_handle.IOConnector, and rtc_handle.IOConnector.
Definition at line 133 of file AutoTest/rtc_handle.py.
| def rtc_handle.Connector.__init__ | ( | self, | |
| plist, | |||
name = None, |
|||
id = "", |
|||
prop_dict = {} |
|||
| ) |
Reimplemented in rtc_handle.ServiceConnector, rtc_handle.ServiceConnector, rtc_handle.IOConnector, and rtc_handle.IOConnector.
Definition at line 134 of file tests/rtc_handle.py.
| def rtc_handle.Connector.connect | ( | self | ) |
Definition at line 162 of file AutoTest/rtc_handle.py.
| def rtc_handle.Connector.connect | ( | self | ) |
Definition at line 163 of file tests/rtc_handle.py.
| def rtc_handle.Connector.disconnect | ( | self | ) |
Definition at line 171 of file AutoTest/rtc_handle.py.
| def rtc_handle.Connector.disconnect | ( | self | ) |
Definition at line 172 of file tests/rtc_handle.py.
| def rtc_handle.Connector.nego_prop | ( | self | ) |
Definition at line 145 of file AutoTest/rtc_handle.py.
| def rtc_handle.Connector.nego_prop | ( | self | ) |
Definition at line 146 of file tests/rtc_handle.py.
Definition at line 133 of file AutoTest/rtc_handle.py.
Definition at line 133 of file AutoTest/rtc_handle.py.
Definition at line 133 of file AutoTest/rtc_handle.py.
Definition at line 145 of file AutoTest/rtc_handle.py.
Definition at line 133 of file AutoTest/rtc_handle.py.
Definition at line 133 of file AutoTest/rtc_handle.py.
Definition at line 133 of file AutoTest/rtc_handle.py.