BiDirLED Class Reference

#include <bidirled.h>

Inheritance diagram for BiDirLED:

Inheritance graph
[legend]
Collaboration diagram for BiDirLED:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BiDirLED (ICNDocument *icnDocument, bool newItem, const char *id=0)
 ~BiDirLED ()
virtual void dataChanged ()
virtual void stepNonLogic ()
virtual bool doesStepNonLogic () const

Static Public Member Functions

static Itemconstruct (ItemDocument *itemDocument, bool newItem, const char *id)
static LibraryItemlibraryItem ()

Detailed Description

Author:
David Saxton NOTE: I'm not sure what the "BiDir" part means, but this class should probably be associated with a database containing the parameters such as current, voltage, resistance, spectrum, etc for common LED types.

Definition at line 23 of file bidirled.h.


Member Function Documentation

virtual bool BiDirLED::doesStepNonLogic (  )  const [inline, virtual]

If reinherit (and use) the stepNonLogic function, then you must also reinherit this function so that it returns true. Else your component will not get called.

Reimplemented from Component.

Definition at line 34 of file bidirled.h.


The documentation for this class was generated from the following files:
Generated on Tue May 8 17:05:34 2007 for KTechLab by  doxygen 1.5.1