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

def unit.test_rospy_tcpros_service.FakeSocket.__init__ (   self)

Definition at line 42 of file test_rospy_tcpros_service.py.

Member Function Documentation

def unit.test_rospy_tcpros_service.FakeSocket.close (   self)

Definition at line 57 of file test_rospy_tcpros_service.py.

def unit.test_rospy_tcpros_service.FakeSocket.fileno (   self)

Definition at line 45 of file test_rospy_tcpros_service.py.

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

Definition at line 52 of file test_rospy_tcpros_service.py.

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

Definition at line 55 of file test_rospy_tcpros_service.py.

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

Definition at line 48 of file test_rospy_tcpros_service.py.

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

Definition at line 50 of file test_rospy_tcpros_service.py.

Member Data Documentation

unit.test_rospy_tcpros_service.FakeSocket.data

Definition at line 43 of file test_rospy_tcpros_service.py.

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
autogenerated on Mon Nov 2 2020 03:52:56