#include <carray2d.h>
| Public Member Functions | |
| CArray2dProxy (T *ia) | |
| T & | operator[] (size_t j) const | 
| T & | operator[] (Player p) const | 
| Public Attributes | |
| T * | a | 
Definition at line 15 of file carray2d.h.
| 
 | inlineexplicit | 
Definition at line 18 of file carray2d.h.
| 
 | inline | 
Definition at line 21 of file carray2d.h.
References osl::misc::CArray2dProxy< T, Capacity2 >::a.
Referenced by osl::misc::CArray2dProxy< T, Capacity2 >::operator[]().
| 
 | inline | 
Definition at line 26 of file carray2d.h.
References osl::misc::CArray2dProxy< T, Capacity2 >::operator[](), and osl::playerToIndex().
| T* osl::misc::CArray2dProxy< T, Capacity2 >::a | 
Definition at line 17 of file carray2d.h.
Referenced by osl::misc::operator==(), and osl::misc::CArray2dProxy< T, Capacity2 >::operator[]().
 1.8.4
 1.8.4