C# Class Ros_CSharp.SocketInfo

显示文件 Open project: uml-robotics/ROS.NET Class Usage Examples

Public Properties

Property Type Description
events int
func PollSet.SocketUpdateFunc
revents int
sock uint
transport TcpTransport

Property Details

events public_oe property

public int events
return int

func public_oe property

public PollSet.SocketUpdateFunc func
return PollSet.SocketUpdateFunc

revents public_oe property

public int revents
return int

sock public_oe property

public uint sock
return uint

transport public_oe property

public TcpTransport,Ros_CSharp transport
return TcpTransport