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

Public Member Functions

def __init__ (self)
 
def close (self)
 
def fileno (self)
 
def getsockname (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_pubsub.py.

Constructor & Destructor Documentation

def unit.test_rospy_tcpros_pubsub.FakeSocket.__init__ (   self)

Definition at line 42 of file test_rospy_tcpros_pubsub.py.

Member Function Documentation

def unit.test_rospy_tcpros_pubsub.FakeSocket.close (   self)

Definition at line 57 of file test_rospy_tcpros_pubsub.py.

def unit.test_rospy_tcpros_pubsub.FakeSocket.fileno (   self)

Definition at line 45 of file test_rospy_tcpros_pubsub.py.

def unit.test_rospy_tcpros_pubsub.FakeSocket.getsockname (   self)

Definition at line 59 of file test_rospy_tcpros_pubsub.py.

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

Definition at line 52 of file test_rospy_tcpros_pubsub.py.

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

Definition at line 55 of file test_rospy_tcpros_pubsub.py.

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

Definition at line 48 of file test_rospy_tcpros_pubsub.py.

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

Definition at line 50 of file test_rospy_tcpros_pubsub.py.

Member Data Documentation

unit.test_rospy_tcpros_pubsub.FakeSocket.data

Definition at line 43 of file test_rospy_tcpros_pubsub.py.

unit.test_rospy_tcpros_pubsub.FakeSocket.sockopt

Definition at line 44 of file test_rospy_tcpros_pubsub.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