Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

vtn Class Reference

List of all members.

Public Member Functions

 vtn (int v=-1, int t=-1, int n=-1)
bool operator== (const vtn &v) const
bool is_valid () const

Public Attributes

int _v
int _t
int _n

Detailed Description

Definition at line 122 of file obj2sm.C.


Constructor & Destructor Documentation

vtn::vtn int  v = -1,
int  t = -1,
int  n = -1
[inline]
 

Definition at line 126 of file obj2sm.C.


Member Function Documentation

bool vtn::is_valid  )  const [inline]
 

Definition at line 132 of file obj2sm.C.

References _v.

bool vtn::operator== const vtn v  )  const [inline]
 

Definition at line 128 of file obj2sm.C.

References _n, _t, and _v.


Member Data Documentation

int vtn::_n
 

Definition at line 124 of file obj2sm.C.

Referenced by operator==(), and operator>>().

int vtn::_t
 

Definition at line 124 of file obj2sm.C.

Referenced by add_tri(), operator==(), and operator>>().

int vtn::_v
 

Definition at line 124 of file obj2sm.C.

Referenced by add_tri(), is_valid(), operator==(), and operator>>().


The documentation for this class was generated from the following file:
Generated on Mon Sep 18 11:47:54 2006 for jot by  doxygen 1.4.4