VGServer::GraphContainer::RTreeData Struct Reference

structure which contains the data for each rectangle in the leaves of the rtree More...

#include <GraphContainer.h>

List of all members.

Public Member Functions

bool operator== (const RTreeData &o) const
 RTreeData (unsigned int _src, unsigned int _tgt)
 RTreeData ()

Public Attributes

unsigned int src
unsigned int tgt


Detailed Description

structure which contains the data for each rectangle in the leaves of the rtree

Definition at line 40 of file GraphContainer.h.


Constructor & Destructor Documentation

VGServer::GraphContainer::RTreeData::RTreeData (  )  [inline]

Definition at line 45 of file GraphContainer.h.

VGServer::GraphContainer::RTreeData::RTreeData ( unsigned int  _src,
unsigned int  _tgt 
) [inline]

Definition at line 48 of file GraphContainer.h.


Member Function Documentation

bool VGServer::GraphContainer::RTreeData::operator== ( const RTreeData o  )  const [inline]

Definition at line 52 of file GraphContainer.h.

References src, and tgt.


Member Data Documentation

unsigned int VGServer::GraphContainer::RTreeData::src

Definition at line 43 of file GraphContainer.h.

Referenced by operator==().

unsigned int VGServer::GraphContainer::RTreeData::tgt

Definition at line 43 of file GraphContainer.h.

Referenced by operator==().


The documentation for this struct was generated from the following file:
Generated on Wed Sep 27 14:34:01 2006 for VGServer by  doxygen 1.4.7