Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
playwright._impl._connection.Connection Member List

This is the complete list of members for playwright._impl._connection.Connection, including all inherited members.

__init__(self, Any dispatcher_fiber, Callable[[ChannelOwner, str, str, Dict], ChannelOwner] object_factory, Transport transport, asyncio.AbstractEventLoop loop, Optional["LocalUtils"] local_utils=None) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
_closed_error (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_create_remote_object(self, ChannelOwner parent, str type, str guid, Dict initializer) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_dispatcher_fiber (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_error (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_init_task (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_is_sync (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_last_id (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_loop (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_object_factory (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_on_event_listener_error(self, BaseException exc) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_replace_channels_with_guids (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_replace_channels_with_guids(self, Any payload) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_replace_guids_with_channels (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_replace_guids_with_channels(self, Any payload) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_root_object (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_send_message_to_server(self, ChannelOwner object, str method, Dict params, bool no_reply=False) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_tracing_count (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
_transport (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connectionprotected
call_on_object_with_known_name(self, str guid, Callable[[ChannelOwner], None] callback) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
cleanup(self, str cause=None) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
dispatch(self, ParsedMessagePayload msg) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
is_remote (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
local_utils(self) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
mark_as_remote(self) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
run(self) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
run_as_sync(self) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
set_is_tracing(self, bool is_tracing) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
stop_async(self) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
stop_sync(self) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
wrap_api_call(self, Callable[[], Any] cb, bool is_internal=False, str title=None) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection
wrap_api_call_sync(self, Callable[[], Any] cb, bool is_internal=False, str title=None) (defined in playwright._impl._connection.Connection)playwright._impl._connection.Connection