WPILibC++  trunk
Public Member Functions | List of all members
ScopedSocket Class Reference

Implements an object that automatically does a close on a camera socket on destruction. More...

Public Member Functions

 ScopedSocket (int camSock)
 
 operator int () const
 

Detailed Description

Implements an object that automatically does a close on a camera socket on destruction.

Definition at line 27 of file PCVideoServer.cpp.


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