SimCore
Shared transport-layer plumbing for the ADR-029 Train/IL/CTC RBC simulators
Loading...
Searching...
No Matches
simcore.control_server._ControlClient Class Reference

Public Member Functions

 __init__ (self, conn, addr)

Public Attributes

 conn = conn
 addr = addr
str buf = b""

Detailed Description

Definition at line 52 of file control_server.py.

Constructor & Destructor Documentation

◆ __init__()

simcore.control_server._ControlClient.__init__ ( self,
conn,
addr )

Definition at line 53 of file control_server.py.

Member Data Documentation

◆ addr

simcore.control_server._ControlClient.addr = addr

Definition at line 55 of file control_server.py.

◆ buf

str simcore.control_server._ControlClient.buf = b""

Definition at line 56 of file control_server.py.

◆ conn

simcore.control_server._ControlClient.conn = conn

Definition at line 54 of file control_server.py.


The documentation for this class was generated from the following file: