MPP Programming Interface Reference Manual  jpl-r2.0.0
SinkUdpType Struct Reference

Struct of Sink, the abstract bitstream output. More...

#include <udp_socket.h>

Data Fields

char * name
 
void * info
 
SinkUdpOpsops
 

Detailed Description

Struct of Sink, the abstract bitstream output.

Field Documentation

void* SinkUdpType::info

Pointer of programmer-defined Sink information.

char* SinkUdpType::name

Name of the Sink.

SinkUdpOps* SinkUdpType::ops

Pointer of SinkOps, a struct of programmer-defined Sink operations.


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