Public Member Functions | Public Attributes | Private Attributes | List of all members
unit.test_rospy_tcpros_base.MockSock Class Reference

Public Member Functions

def __init__ (self, buff)
 
def close (self)
 
def fileno (self)
 
def getsockname (self)
 
def recv (self, buff_size)
 

Public Attributes

 buff
 

Private Attributes

 _fileno
 

Detailed Description

Definition at line 48 of file test_rospy_tcpros_base.py.

Constructor & Destructor Documentation

def unit.test_rospy_tcpros_base.MockSock.__init__ (   self,
  buff 
)

Definition at line 49 of file test_rospy_tcpros_base.py.

Member Function Documentation

def unit.test_rospy_tcpros_base.MockSock.close (   self)

Definition at line 58 of file test_rospy_tcpros_base.py.

def unit.test_rospy_tcpros_base.MockSock.fileno (   self)

Definition at line 54 of file test_rospy_tcpros_base.py.

def unit.test_rospy_tcpros_base.MockSock.getsockname (   self)

Definition at line 60 of file test_rospy_tcpros_base.py.

def unit.test_rospy_tcpros_base.MockSock.recv (   self,
  buff_size 
)

Definition at line 56 of file test_rospy_tcpros_base.py.

Member Data Documentation

unit.test_rospy_tcpros_base.MockSock._fileno
private

Definition at line 53 of file test_rospy_tcpros_base.py.

unit.test_rospy_tcpros_base.MockSock.buff

Definition at line 52 of file test_rospy_tcpros_base.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