• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kviewshell

GPArray< TYPE > Class Template Reference

Dynamic array for smart pointers. More...

#include <GContainer.h>

Inheritance diagram for GPArray< TYPE >:

Inheritance graph
[legend]

List of all members.


Public Member Functions

 GPArray (int lo, int hi)
 GPArray (int hi)
 GPArray ()
GPArray & operator= (const GPArray &r)

Detailed Description

template<class TYPE>
class GPArray< TYPE >

Dynamic array for smart pointers.

Template class GPArray<TYPE># implements an array of elements of type GP<TYPE># (see {GSmartPointer.h}). Significantly smaller code sizes can be achieved by using this class instead of the more general GArray<GP<TYPE>>#. This class only implement constructors. See class {GArrayTemplate} for a description of all access methods.

Definition at line 603 of file GContainer.h.


Constructor & Destructor Documentation

template<class TYPE>
GPArray< TYPE >::GPArray (  )  [inline]

Definition at line 606 of file GContainer.h.

template<class TYPE>
GPArray< TYPE >::GPArray ( int  hi  )  [inline]

Definition at line 608 of file GContainer.h.

template<class TYPE>
GPArray< TYPE >::GPArray ( int  lo,
int  hi 
) [inline]

Definition at line 610 of file GContainer.h.


Member Function Documentation

template<class TYPE>
GPArray& GPArray< TYPE >::operator= ( const GPArray< TYPE > &  r  )  [inline]

Definition at line 613 of file GContainer.h.


The documentation for this class was generated from the following file:
  • GContainer.h

kviewshell

Skip menu "kviewshell"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • kviewshell
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal