RepastHPC  2.3.1
Public Member Functions | Protected Attributes | List of all members
repast::NCDataSource Class Referenceabstract

Data source used internally by NCDataSets. More...

#include <NCDataSource.h>

Inheritance diagram for repast::NCDataSource:
repast::NCReducibleDataSource< Op, T >

Public Member Functions

 NCDataSource (std::string name)
 
virtual void record ()=0
 
virtual void write (NcVar *var)=0
 
virtual NcType ncType ()=0
 
const std::string name () const
 

Protected Attributes

std::string _name
 

Detailed Description

Data source used internally by NCDataSets.


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