
Public Member Functions | |
| buffered_object () | |
| buffered_object & | operator= (const buffered_object &rhs) |
| void | setAllElementsTo (const T &t) |
| void | clear () |
| bool | empty () const |
| unsigned int | size () const |
| T & | operator[] (unsigned int pos) |
| const T & | operator[] (unsigned int pos) const |
Protected Attributes | |
| std::vector< T > | _array |
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||
|
|