kviewshell
GPBuffer< TYPE > Class Template Reference
#include <GSmartPointer.h>
Inheritance diagram for GPBuffer< TYPE >:

Public Member Functions | |
| void | clear (void) |
| GPBuffer (TYPE *&xptr, const size_t n=0) | |
| operator int (void) const | |
| void | resize (const size_t n) |
| void | set (const char c) |
Detailed Description
template<class TYPE>
class GPBuffer< TYPE >
Definition at line 130 of file GSmartPointer.h.
Constructor & Destructor Documentation
Definition at line 133 of file GSmartPointer.h.
Member Function Documentation
template<class TYPE>
| void GPBuffer< TYPE >::clear | ( | void | ) | [inline] |
Definition at line 135 of file GSmartPointer.h.
template<class TYPE>
| GPBuffer< TYPE >::operator int | ( | void | ) | const [inline] |
template<class TYPE>
| void GPBuffer< TYPE >::resize | ( | const size_t | n | ) | [inline] |
Definition at line 134 of file GSmartPointer.h.
template<class TYPE>
| void GPBuffer< TYPE >::set | ( | const char | c | ) | [inline] |
Definition at line 136 of file GSmartPointer.h.
The documentation for this class was generated from the following file:
KDE 3.5 API Reference