Go to Overview over all GrAL packages.
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

vertex_handle_int Struct Template Reference
[Grid Elements and Handles]

Integer based vertex handle. More...

#include <element-handle.h>

Inheritance diagram for vertex_handle_int:

Inheritance graph
[legend]
List of all members.

Public Types

typedef vertex_handle_int<
GRID > 
self
typedef GRID grid_type

Public Methods

 vertex_handle_int ()
 vertex_handle_int (int hh)
 operator const int () const
self & operator= (int hh)
self & operator++ ()
self & operator+= (int d)
self & operator-= (int d)

Public Attributes

int h

Detailed Description

template<class GRID>
struct vertex_handle_int< GRID >

Integer based vertex handle.

The purpose of this class is to provide a unique type for a grid's vertex handle, in order to overload function for different handle types (impossible if handles are just typedefs for int).

Definition at line 48 of file element-handle.h.


The documentation for this struct was generated from the following file:
Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 16:06:05 2002 for GrAL Base by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000