|
FreePOOMA
2.4.1
|
#include <CollectFromContexts.h>
Public Member Functions | |
| CollectFromContexts (const T &val, int context=0, bool valid=true) | |
| T & | operator[] (int i) |
| T | operator[] (int i) const |
| CollectFromContexts< T >::CollectFromContexts | ( | const T & | val, |
| int | context = 0, |
||
| bool | valid = true |
||
| ) | [inline] |
References Pooma::context(), and PAssert.
| T& CollectFromContexts< T >::operator[] | ( | int | i | ) | [inline] |
References PAssert.
| T CollectFromContexts< T >::operator[] | ( | int | i | ) | const [inline] |
References PAssert.
1.7.6.1