ARPDAS_QNX6 1.0
Public Member Functions
nc_data_client Class Reference

#include <DCnc.h>

Inheritance diagram for nc_data_client:
Collaboration diagram for nc_data_client:

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 5 of file DCnc.h.


Constructor & Destructor Documentation

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

Definition at line 5 of file DCnc.cc.


Member Function Documentation

void nc_data_client::operate ( )

This is the basic operate loop for a simple extraction

Reimplemented from data_client.

Definition at line 14 of file DCnc.cc.

References data_client::dc_quit, read(), and tminitfunc().

Here is the call graph for this function:

void nc_data_client::process_data ( ) [virtual]

Implements data_client.

void nc_data_client::read ( )

Reimplemented from data_client.

Definition at line 9 of file DCnc.cc.

References nct_refresh().

Referenced by operate().

Here is the call graph for this function:

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