23 #ifndef __vtkSocketCollection_h
24 #define __vtkSocketCollection_h
43 int SelectSockets(
unsigned long msec =0);
49 {
return this->SelectedSocket; }
void ReplaceItem(int i, vtkObject *)
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent)
a collection for sockets.
vtkSocket * GetLastSelectedSocket()
a simple class to control print indentation
static vtkCollection * New()
void AddItem(vtkObject *)
create and manipulate unsorted lists of objects
BSD socket encapsulation.
vtkSocket * SelectedSocket