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

EVENT2d Class Reference

#include <dev2d.H>

Inherits EVENT.

Inherited by EVENT2d_6d.

List of all members.

Public Methods

 EVENT2d (Cstr_ptr &n)
 EVENT2d (Cstr_ptr &n, cXYpt &o, cXYpt &c)
 EVENT2d (EVENTsource *s)
 EVENT2d (DEVice_2d *s, cXYpt &o, cXYpt &c)
cXYpt & cur () const
cXYpt & old () const
XYvec delta () const
void set_cur (cXYpt &p) const
 DEFINE_DERIVED_TYPE (EVENT2d, EVENT, cEVENTptr)

Static Public Methods

EVENT2dptr cast (cEVENTptr &e)

Protected Methods

virtual bool compare (cEVENTptr &e) const

Protected Attributes

cXYpt & _old
cXYpt & _cur
DEVice_2d * _dev


Constructor & Destructor Documentation

EVENT2d::EVENT2d (  Cstr_ptr &    n ) 
 

EVENT2d::EVENT2d (  Cstr_ptr &    n,
cXYpt &    o,
cXYpt &    c
) 
 

EVENT2d::EVENT2d (  EVENTsource *    s ) 
 

EVENT2d::EVENT2d (  DEVice_2d *    s,
cXYpt &    o,
cXYpt &    c
)  [inline]
 


Member Function Documentation

EVENT2dptr EVENT2d::cast (  cEVENTptr &    e )  [inline, static]
 

Reimplemented from EVENT.

Reimplemented in EVENT2d_6d.

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

Implements EVENT.

cXYpt& EVENT2d::cur (    )  const [inline]
 

EVENT2d::DEFINE_DERIVED_TYPE (  EVENT2d   ,
EVENT   ,
cEVENTptr   
) 
 

Reimplemented in EVENT2d_6d.

XYvec EVENT2d::delta (    ) 
 

cXYpt& EVENT2d::old (    )  const [inline]
 

void EVENT2d::set_cur (  cXYpt &    p )  const [inline]
 


Member Data Documentation

cXYpt& EVENT2d::_cur [protected]
 

DEVice_2d* EVENT2d::_dev [protected]
 

cXYpt& EVENT2d::_old [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