RVL::ASCIIReader< Scalar > Class Template Reference

Read a vector from a text file, where the first line is expected to contain data on the dimension of the vector. More...

#include <functions.hh>

Inheritance diagram for RVL::ASCIIReader< Scalar >:

RVL::UnaryLocalFunctionObject< Scalar > RVL::FunctionObject RVL::UnaryLocalEvaluation< Scalar > RVL::Writeable RVL::LocalEvaluation< Scalar > List of all members.

Public Member Functions

 ASCIIReader (string fname)
 ~ASCIIReader ()
void operator() (LocalDataContainer< Scalar > &v)
string getName () const

Detailed Description

template<class Scalar>
class RVL::ASCIIReader< Scalar >

Read a vector from a text file, where the first line is expected to contain data on the dimension of the vector.

Definition at line 549 of file functions.hh.


Constructor & Destructor Documentation

template<class Scalar>
RVL::ASCIIReader< Scalar >::ASCIIReader ( string  fname  ) 

Definition at line 557 of file functions.hh.

template<class Scalar>
RVL::ASCIIReader< Scalar >::~ASCIIReader (  ) 

Definition at line 567 of file functions.hh.


Member Function Documentation

template<class Scalar>
void RVL::ASCIIReader< Scalar >::operator() ( LocalDataContainer< Scalar > &  v  )  [virtual]

Implements RVL::UnaryLocalEvaluation< Scalar >.

Definition at line 570 of file functions.hh.

References RVL::LocalDataContainer< DataType >::getData(), and RVL::LocalDataContainer< DataType >::getSize().

template<class Scalar>
string RVL::ASCIIReader< Scalar >::getName (  )  const [virtual]

Implements RVL::FunctionObject.

Definition at line 585 of file functions.hh.


The documentation for this class was generated from the following file:
Generated on 5 Jan 2017 for LocalRVL by  doxygen 1.4.7