ARPDAS_QNX6 1.0
Public Member Functions
ph_data_client Class Reference

#include <DCph.h>

Inheritance diagram for ph_data_client:
Collaboration diagram for ph_data_client:

List of all members.

Public Member Functions

 ph_data_client (int bufsize_in, int fast=1, int non_block=1)
void process_data ()
void operate ()
int read ()

Detailed Description

Definition at line 5 of file DCph.h.


Constructor & Destructor Documentation

ph_data_client::ph_data_client ( int  bufsize_in,
int  fast = 1,
int  non_block = 1 
)

Definition at line 5 of file DCph.cc.

References nl_error.


Member Function Documentation

void ph_data_client::operate ( )

This is the basic operate loop for a simple extraction

Reimplemented from data_client.

Definition at line 24 of file DCph.cc.

References data_client::bfr_fd, DCPH_fd_handler, and tminitfunc().

Here is the call graph for this function:

void ph_data_client::process_data ( ) [virtual]

Implements data_client.

int ph_data_client::read ( )

Reimplemented from data_client.

Definition at line 17 of file DCph.cc.

References data_client::dc_quit.

Referenced by DCPH_fd_handler().

Here is the caller graph for this function:


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