EC555 Class Reference

555 IC More...

#include <ec555.h>

Inheritance diagram for EC555:

Inheritance graph
[legend]
Collaboration diagram for EC555:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

555 IC

Author:
David Saxton

Definition at line 22 of file ec555.h.


Member Function Documentation

virtual bool EC555::canFlip (  )  const [inline, virtual]

Whether or not we can flip the item

Reimplemented from Item.

Definition at line 28 of file ec555.h.

virtual bool EC555::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 33 of file ec555.h.


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