#include <OpenCLTypes.h>
| Protected Attributes | |
| const container_type & | vref | 
| const value_type * | data | 
| Public Member Functions | |
| ReadAccessor (const container_type &container) | |
| ~ReadAccessor () | |
| size_type | size () const | 
| bool | empty () const | 
| const container_type & | ref () const | 
| const_reference | operator[] (size_type i) const | 
| const_iterator | begin () const | 
| const_iterator | end () const | 
| Friends | |
| std::ostream & | operator<< (std::ostream &os, const ReadAccessor< container_type > &vec) | 
| 
 | protected | 
| 
 | protected | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | friend |