FreePOOMA  2.4.1
Public Member Functions
CollectFromContexts< T > Class Template Reference

#include <CollectFromContexts.h>

List of all members.

Public Member Functions

 CollectFromContexts (const T &val, int context=0, bool valid=true)
T & operator[] (int i)
operator[] (int i) const

template<class T>
class CollectFromContexts< T >


Constructor & Destructor Documentation

template<class T >
CollectFromContexts< T >::CollectFromContexts ( const T &  val,
int  context = 0,
bool  valid = true 
) [inline]

References Pooma::context(), and PAssert.


Member Function Documentation

template<class T >
T& CollectFromContexts< T >::operator[] ( int  i) [inline]

References PAssert.

template<class T >
T CollectFromContexts< T >::operator[] ( int  i) const [inline]

References PAssert.


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