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

MOD Class Reference

#include <mod.H>

List of all members.

Public Member Functions

 MOD ()
 MOD (CMOD &id)
bool current () const
int val () const
MODoperator++ ()
int operator== (CMOD &id) const

Static Public Member Functions

static void tick ()

Private Attributes

int _id

Static Private Attributes

static int _TICK = 0
static int _START = 0


Detailed Description

Definition at line 12 of file mod.H.


Constructor & Destructor Documentation

MOD::MOD  )  [inline]
 

Definition at line 18 of file mod.H.

References _id, and _TICK.

MOD::MOD CMOD &  id  )  [inline]
 

Definition at line 19 of file mod.H.

References _id.


Member Function Documentation

bool MOD::current  )  const [inline]
 

Definition at line 22 of file mod.H.

References _id, and _START.

Referenced by DEFINER::visit().

MOD& MOD::operator++  )  [inline]
 

Definition at line 24 of file mod.H.

References _id, and _TICK.

int MOD::operator== CMOD &  id  )  const [inline]
 

Definition at line 25 of file mod.H.

References _id.

static void MOD::tick void   )  [inline, static]
 

Definition at line 21 of file mod.H.

References _START, and _TICK.

Referenced by BMESH::recenter(), and write_xformed().

int MOD::val  )  const [inline]
 

Definition at line 23 of file mod.H.

References _id.


Member Data Documentation

int MOD::_id [private]
 

Definition at line 15 of file mod.H.

Referenced by current(), MOD(), operator++(), operator==(), and val().

int MOD::_START = 0 [static, private]
 

Definition at line 14 of file mod.H.

Referenced by current(), and tick().

int MOD::_TICK = 0 [static, private]
 

Definition at line 13 of file mod.H.

Referenced by MOD(), operator++(), and tick().


The documentation for this class was generated from the following files:
Generated on Mon Sep 18 11:46:40 2006 for jot by  doxygen 1.4.4