29 #ifndef CLPROTOCOL_CLAUTOBUFFER_H 30 #define CLPROTOCOL_CLAUTOBUFFER_H 43 explicit CLAutoBuffer(T* p = NULL)
47 CLAutoBuffer(CLAutoBuffer<T>& rhs)
55 CLAutoBuffer<T>& operator= (T* p)
65 CLAutoBuffer<T>& operator= (CLAutoBuffer<T>& rhs)
103 #endif // CLPROTOCOL_CLAUTOBUFFER_H Definition: CLAllAdapter.h:64