#include <GrTCPSink.h>
Inheritance diagram for GrTCPSink< iType >:

Public Member Functions | |
| GrTCPSink (int port) | |
| virtual | ~GrTCPSink () |
| virtual const char * | name () |
| default name for a module (override with actual name) | |
| virtual int | work3 (VrSampleRange output, VrSampleRange inputs[], void *i[]) |
Protected Attributes | |
| int | listen_socket |
| std::vector< int > | connection |
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
default name for a module (override with actual name)
Reimplemented from VrSink< iType >.
|
|
||||||||||||||||||||
|
Implements VrSink< iType >.
|
|
|||||
|
|
|
|||||
|
|
1.3.8