element.h File Reference

interface for the RVC::ELEMDBASE class. More...

#include <mi32/stddefns.h>
#include <mi32/elemtype.h>

Include dependency graph for element.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  RVC

Classes

class  RVC::ELEMENT
 Container for spatial element specifying type and number. More...

Functions

bool operator!= (const ELEMENT &lhs, const ELEMENT &rhs)
bool operator< (const ELEMENT &lhs, const ELEMENT &rhs)
bool operator== (const ELEMENT &lhs, const ELEMENT &rhs)


Detailed Description

interface for the RVC::ELEMDBASE class.

Definition in file element.h.


Function Documentation

bool operator!= const ELEMENT &  lhs,
const ELEMENT &  rhs
[inline]
 

Compare ELEMENTs for inequality.

Definition at line 119 of file element.h.

bool operator< const ELEMENT &  lhs,
const ELEMENT &  rhs
[inline]
 

Compare ELEMENTs for ordering.

Elements are sorted by type then by element number. This comparison it to allow RVC::ELEMENT to be used as a Key in std::map

Definition at line 127 of file element.h.

bool operator== const ELEMENT &  lhs,
const ELEMENT &  rhs
[inline]
 

Compare ELEMENTs for equality.

Definition at line 113 of file element.h.


Generated on Tue Dec 14 13:19:29 2004 for TNTsdk by  doxygen 1.3.8-20040913