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

Public Member Functions

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

Public Attributes

 buff
 

Private Attributes

 _fileno
 

Detailed Description

Definition at line 62 of file test_rospy_tcpros_base.py.

Constructor & Destructor Documentation

def unit.test_rospy_tcpros_base.MockEmptySock.__init__ (   self)

Definition at line 63 of file test_rospy_tcpros_base.py.

Member Function Documentation

def unit.test_rospy_tcpros_base.MockEmptySock.close (   self)

Definition at line 71 of file test_rospy_tcpros_base.py.

def unit.test_rospy_tcpros_base.MockEmptySock.fileno (   self)

Definition at line 67 of file test_rospy_tcpros_base.py.

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

Definition at line 69 of file test_rospy_tcpros_base.py.

Member Data Documentation

unit.test_rospy_tcpros_base.MockEmptySock._fileno
private

Definition at line 66 of file test_rospy_tcpros_base.py.

unit.test_rospy_tcpros_base.MockEmptySock.buff

Definition at line 72 of file test_rospy_tcpros_base.py.


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


test_rospy
Author(s): Ken Conley
autogenerated on Sun Feb 3 2019 03:30:22