Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Kodu::KoduActionDoNothing Class Reference

#include <KoduActionDoNothing.h>

Inheritance diagram for Kodu::KoduActionDoNothing:

Detailed Description

Definition at line 9 of file KoduActionDoNothing.h.

List of all members.

Public Member Functions

 KoduActionDoNothing ()
 Constructor.
 KoduActionDoNothing (const KoduActionDoNothing &kAction)
 Copy constructor.
 ~KoduActionDoNothing ()
 Destructor.
KoduActionDoNothingoperator= (const KoduActionDoNothing &kAction)
 Assignment operator.
virtual void reinitialize ()
 Used to reinitialize certain variables (e.g. when switching to another page).
virtual void printAttrs () const
 Prints the attributes of a particular instance.

Static Public Member Functions

static bool isSameTypeAs (const KoduPrimitive *kPrimitive)
 Tests if the primitive argument is the same as the calling class.

Constructor & Destructor Documentation

Kodu::KoduActionDoNothing::KoduActionDoNothing (  ) 

Constructor.

Definition at line 12 of file KoduActionDoNothing.h.

Kodu::KoduActionDoNothing::KoduActionDoNothing ( const KoduActionDoNothing kAction  ) 

Copy constructor.

Definition at line 17 of file KoduActionDoNothing.h.

Kodu::KoduActionDoNothing::~KoduActionDoNothing (  ) 

Destructor.

Definition at line 22 of file KoduActionDoNothing.h.


Member Function Documentation

static bool Kodu::KoduActionDoNothing::isSameTypeAs ( const KoduPrimitive kPrimitive  )  [static]

Tests if the primitive argument is the same as the calling class.

Reimplemented from Kodu::KoduPrimitive.

Definition at line 35 of file KoduActionDoNothing.h.

KoduActionDoNothing& Kodu::KoduActionDoNothing::operator= ( const KoduActionDoNothing kAction  ) 

Assignment operator.

Definition at line 27 of file KoduActionDoNothing.h.

virtual void Kodu::KoduActionDoNothing::printAttrs (  )  const [virtual]

Prints the attributes of a particular instance.

Reimplemented from Kodu::KoduAction.

Definition at line 45 of file KoduActionDoNothing.h.

virtual void Kodu::KoduActionDoNothing::reinitialize (  )  [virtual]

Used to reinitialize certain variables (e.g. when switching to another page).

Reimplemented from Kodu::KoduAction.

Definition at line 40 of file KoduActionDoNothing.h.


The documentation for this class was generated from the following file:

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:23 2016 by Doxygen 1.6.3