NPlot::AdapterUtils::Counter_DataView Class Reference

Class that provides the number of items in a DataView via the ICounter interface. More...

Inheritance diagram for NPlot::AdapterUtils::Counter_DataView:

NPlot::AdapterUtils::ICounter List of all members.

Public Member Functions

 Counter_DataView (DataView dataView)
 Constructor.

Properties

int Count
 Number of data items in container.

Private Attributes

DataView dataView_

Detailed Description

Class that provides the number of items in a DataView via the ICounter interface.

Definition at line 483 of file AdapterUtils.cs.


Constructor & Destructor Documentation

NPlot::AdapterUtils::Counter_DataView::Counter_DataView DataView  dataView  )  [inline]
 

Constructor.

Parameters:
dataView the DataBiew data to provide count of number of rows of.

Definition at line 491 of file AdapterUtils.cs.


Member Data Documentation

DataView NPlot::AdapterUtils::Counter_DataView::dataView_ [private]
 

Definition at line 485 of file AdapterUtils.cs.


Property Documentation

int NPlot::AdapterUtils::Counter_DataView::Count [get]
 

Number of data items in container.

Number of data items in container.

Implements NPlot::AdapterUtils::ICounter.

Definition at line 501 of file AdapterUtils.cs.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 01:04:07 2005 for NPlot by  doxygen 1.4.5