Public Member Functions | Private Attributes | List of all members
WindowsSocket Class Reference

#include <WindowsSocket.h>

Public Member Functions

void init (char *server_hostname)
 
int read ()
 
unsigned long time ()
 
 WindowsSocket ()
 
void write (const unsigned char *data, int length)
 

Private Attributes

WindowsSocketImplimpl
 

Detailed Description

Definition at line 34 of file WindowsSocket.h.

Constructor & Destructor Documentation

WindowsSocket::WindowsSocket ( )

Definition at line 201 of file WindowsSocket.cpp.

Member Function Documentation

void WindowsSocket::init ( char *  server_hostname)

Definition at line 206 of file WindowsSocket.cpp.

int WindowsSocket::read ( )

Definition at line 211 of file WindowsSocket.cpp.

unsigned long WindowsSocket::time ( )

Definition at line 221 of file WindowsSocket.cpp.

void WindowsSocket::write ( const unsigned char *  data,
int  length 
)

Definition at line 216 of file WindowsSocket.cpp.

Member Data Documentation

WindowsSocketImpl* WindowsSocket::impl
private

Definition at line 48 of file WindowsSocket.h.


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


rosserial_windows
Author(s): Kareem Shehata
autogenerated on Mon Jun 10 2019 14:53:50