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

◆ __init__()

def unit.test_rospy_tcpros_base.MockEmptySock.__init__ (   self)

Definition at line 63 of file test_rospy_tcpros_base.py.

Member Function Documentation

◆ close()

def unit.test_rospy_tcpros_base.MockEmptySock.close (   self)

Definition at line 71 of file test_rospy_tcpros_base.py.

◆ fileno()

def unit.test_rospy_tcpros_base.MockEmptySock.fileno (   self)

Definition at line 67 of file test_rospy_tcpros_base.py.

◆ recv()

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

◆ _fileno

unit.test_rospy_tcpros_base.MockEmptySock._fileno
private

Definition at line 66 of file test_rospy_tcpros_base.py.

◆ buff

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, Dirk Thomas , Jacob Perron
autogenerated on Tue May 20 2025 03:00:44