ARB
SizedBufferPtr< T > Member List

This is the complete list of members for SizedBufferPtr< T >, including all inherited members.

BufferPtr(T *b)BufferPtr< T >inlineexplicit
copy(BufferPtr< const T > &source, size_t count)BufferPtr< T >inline
get()BufferPtr< T >inline
inc(int o)BufferPtr< T >inline
length() const SizedBufferPtr< T >inline
offset() const BufferPtr< T >inline
operator const T *() const BufferPtr< T >inline
operator T *()BufferPtr< T >inline
operator++()BufferPtr< T >inline
operator--()BufferPtr< T >inline
operator[](int i) const BufferPtr< T >inline
put(T c)BufferPtr< T >inline
put(T c1, T c2, T c3)BufferPtr< T >inline
put(T c, size_t count)BufferPtr< T >inline
restLength() const SizedBufferPtr< T >inline
SizedBufferPtr(T *b, size_t len_)SizedBufferPtr< T >inline
start() const BufferPtr< T >inline
valid() const SizedBufferPtr< T >inline
~SizedBufferPtr()SizedBufferPtr< T >inline