ARPDAS_QNX6 1.0
Public Member Functions | Public Attributes | Private Attributes
Col_Send Class Reference

#include <collect.h>

List of all members.

Public Member Functions

 Col_Send (char *name, void *data_in, int size_in, int synch)
 ~Col_Send ()
int send ()

Public Attributes

int fd
int rv

Private Attributes

void * data
int data_size

Detailed Description

Definition at line 31 of file collect.h.


Constructor & Destructor Documentation

Col_Send::Col_Send ( char *  name,
void *  data_in,
int  size_in,
int  synch 
)
Col_Send::~Col_Send ( )

Member Function Documentation

int Col_Send::send ( )

Member Data Documentation

void* Col_Send::data [private]

Definition at line 39 of file collect.h.

int Col_Send::data_size [private]

Definition at line 40 of file collect.h.

Definition at line 36 of file collect.h.

Definition at line 37 of file collect.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines