Mario Bambagini / ssWi

Dependents:   rover_car rover_pc supervisor watering_unit ... more

Embed: (wiki syntax)

« Back to documentation index

ssWiSocket.cpp File Reference

ssWiSocket.cpp File Reference

Implementation of the communication socket. More...

Go to the source code of this file.

Variables

std::map< int, ssWiPortports
 set of registered communication ports

Detailed Description

Implementation of the communication socket.

Definition in file ssWiSocket.cpp.


Variable Documentation

std::map<int, ssWiPort> ports

set of registered communication ports

Definition at line 47 of file ssWi.cpp.