casa::vi::VisBufferState::FrequencyCache< T > Class Template Reference

#include <VisBufferImpl2Internal.h>

List of all members.

Public Types

typedef Vector< T >
(ViImplementation2::* 
Updater )(Double, Int, Int, Int) const

Public Member Functions

 FrequencyCache (Updater updater)
void flush ()
void updateCacheIfNeeded (const ViImplementation2 *rovi, Int rowInBuffer, Int frame, const VisBufferImpl2 *vb)

Public Attributes

Int frame_p
Int msId_p
Int spectralWindowId_p
Double time_p
Updater updater_p
Vector< T > values_p

Detailed Description

template<typename T>
class casa::vi::VisBufferState::FrequencyCache< T >

Definition at line 775 of file VisBufferImpl2Internal.h.


Member Typedef Documentation

template<typename T>
typedef Vector<T>(ViImplementation2::* casa::vi::VisBufferState::FrequencyCache< T >::Updater)(Double, Int, Int, Int) const

Definition at line 778 of file VisBufferImpl2Internal.h.


Constructor & Destructor Documentation

template<typename T>
casa::vi::VisBufferState::FrequencyCache< T >::FrequencyCache ( Updater  updater  )  [inline]

Definition at line 780 of file VisBufferImpl2Internal.h.


Member Function Documentation

template<typename T>
void casa::vi::VisBufferState::FrequencyCache< T >::flush (  )  [inline]

Definition at line 796 of file VisBufferImpl2Internal.h.

template<typename T>
void casa::vi::VisBufferState::FrequencyCache< T >::updateCacheIfNeeded ( const ViImplementation2 rovi,
Int  rowInBuffer,
Int  frame,
const VisBufferImpl2 vb 
) [inline]

Definition at line 802 of file VisBufferImpl2Internal.h.


Member Data Documentation

template<typename T>
Int casa::vi::VisBufferState::FrequencyCache< T >::frame_p
template<typename T>
Int casa::vi::VisBufferState::FrequencyCache< T >::msId_p
template<typename T>
Double casa::vi::VisBufferState::FrequencyCache< T >::time_p
template<typename T>
Vector<T> casa::vi::VisBufferState::FrequencyCache< T >::values_p

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

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1