Public Member Functions | Public Attributes | List of all members
unit.test_rospy_tcpros_service.FakeSocket Class Reference
Inheritance diagram for unit.test_rospy_tcpros_service.FakeSocket:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def close (self)
 
def fileno (self)
 
def send (self, d)
 
def sendall (self, d)
 
def setblocking (self, *args)
 
def setsockopt (self, *args)
 

Public Attributes

 data
 
 sockopt
 

Detailed Description

Definition at line 41 of file test_rospy_tcpros_service.py.

Constructor & Destructor Documentation

◆ __init__()

def unit.test_rospy_tcpros_service.FakeSocket.__init__ (   self)

Definition at line 42 of file test_rospy_tcpros_service.py.

Member Function Documentation

◆ close()

def unit.test_rospy_tcpros_service.FakeSocket.close (   self)

Definition at line 57 of file test_rospy_tcpros_service.py.

◆ fileno()

def unit.test_rospy_tcpros_service.FakeSocket.fileno (   self)

Definition at line 45 of file test_rospy_tcpros_service.py.

◆ send()

def unit.test_rospy_tcpros_service.FakeSocket.send (   self,
  d 
)

Definition at line 52 of file test_rospy_tcpros_service.py.

◆ sendall()

def unit.test_rospy_tcpros_service.FakeSocket.sendall (   self,
  d 
)

Definition at line 55 of file test_rospy_tcpros_service.py.

◆ setblocking()

def unit.test_rospy_tcpros_service.FakeSocket.setblocking (   self,
args 
)

Definition at line 48 of file test_rospy_tcpros_service.py.

◆ setsockopt()

def unit.test_rospy_tcpros_service.FakeSocket.setsockopt (   self,
args 
)

Definition at line 50 of file test_rospy_tcpros_service.py.

Member Data Documentation

◆ data

unit.test_rospy_tcpros_service.FakeSocket.data

Definition at line 43 of file test_rospy_tcpros_service.py.

◆ sockopt

unit.test_rospy_tcpros_service.FakeSocket.sockopt

Definition at line 44 of file test_rospy_tcpros_service.py.


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


test_rospy
Author(s): Ken Conley, Dirk Thomas , Jacob Perron
autogenerated on Tue May 20 2025 03:00:44