Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

EVENT6d Class Reference

#include <dev6d.H>

Inherits EVENT.

List of all members.

Public Methods

 EVENT6d (EVENTsource *s)
 EVENT6d (EVENTsource *s, cWtransf &o, cWtransf &c, double t)
cWtransf & cur () const
cWtransf & old () const
Wtransf delta () const
double time () const
void cur (RAWmat &d, bool row=true) const
void old (RAWmat &d, bool row=true) const
void delta (RAWmat &d, bool row=true) const
 DEFINE_DERIVED_TYPE (EVENT6d, EVENT, cEVENTptr)

Static Public Methods

EVENT6dptr cast (cEVENTptr &e)

Protected Methods

virtual bool compare (cEVENTptr &) const

Protected Attributes

cWtransf & _cur
cWtransf & _old
double _time


Constructor & Destructor Documentation

EVENT6d::EVENT6d (  EVENTsource *    s ) 
 

EVENT6d::EVENT6d (  EVENTsource *    s,
cWtransf &    o,
cWtransf &    c,
double    t
)  [inline]
 


Member Function Documentation

EVENT6dptr EVENT6d::cast (  cEVENTptr &    e )  [inline, static]
 

Reimplemented from EVENT.

virtual bool EVENT6d::compare (  cEVENTptr &    )  const [inline, protected, virtual]
 

Implements EVENT.

void EVENT6d::cur (  RAWmat &    d,
bool    row = true
)  const
 

cWtransf& EVENT6d::cur (    )  const [inline]
 

EVENT6d::DEFINE_DERIVED_TYPE (  EVENT6d   ,
EVENT   ,
cEVENTptr   
) 
 

void EVENT6d::delta (  RAWmat &    d,
bool    row = true
)  const
 

Wtransf EVENT6d::delta (    ) 
 

void EVENT6d::old (  RAWmat &    d,
bool    row = true
)  const
 

cWtransf& EVENT6d::old (    )  const [inline]
 

double EVENT6d::time (    )  const [inline, virtual]
 

Reimplemented from EVENT.


Member Data Documentation

cWtransf& EVENT6d::_cur [protected]
 

cWtransf & EVENT6d::_old [protected]
 

double EVENT6d::_time [protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Sep 15 16:25:59 2003 for gluebase by doxygen1.2.18