Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Kodu::KoduActionPageSwitch Class Reference

Kodu Action Page Switch class (derived from Kodu Action). More...

#include <KoduActionPageSwitch.h>

Inheritance diagram for Kodu::KoduActionPageSwitch:

Detailed Description

Kodu Action Page Switch class (derived from Kodu Action).

Definition at line 15 of file KoduActionPageSwitch.h.

List of all members.

Public Member Functions

 KoduActionPageSwitch (const NumericGenerator &pageNumber)
 Constructor.
 KoduActionPageSwitch (const KoduActionPageSwitch &kAction)
 Copy constructor.
 ~KoduActionPageSwitch ()
 KoduActionPageSwitch.
KoduActionPageSwitchoperator= (const KoduActionPageSwitch &kAction)
 Assignment operator.
int getPageNumber ()
 Returns the new requested page number.
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 *)
 Tests if the primitive argument is the same as the calling class.

Private Attributes

NumericGenerator pageNumb

Constructor & Destructor Documentation

Kodu::KoduActionPageSwitch::KoduActionPageSwitch ( const NumericGenerator pageNumber  ) 

Constructor.

Definition at line 18 of file KoduActionPageSwitch.h.

Kodu::KoduActionPageSwitch::KoduActionPageSwitch ( const KoduActionPageSwitch kAction  ) 

Copy constructor.

Definition at line 24 of file KoduActionPageSwitch.h.

Kodu::KoduActionPageSwitch::~KoduActionPageSwitch (  ) 

KoduActionPageSwitch.

Definition at line 30 of file KoduActionPageSwitch.h.


Member Function Documentation

int Kodu::KoduActionPageSwitch::getPageNumber (  ) 

Returns the new requested page number.

Definition at line 5 of file KoduActionPageSwitch.cc.

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

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

Reimplemented from Kodu::KoduPrimitive.

Definition at line 9 of file KoduActionPageSwitch.cc.

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

Assignment operator.

Definition at line 35 of file KoduActionPageSwitch.h.

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

Prints the attributes of a particular instance.

Reimplemented from Kodu::KoduAction.

Definition at line 17 of file KoduActionPageSwitch.cc.

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

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

Reimplemented from Kodu::KoduAction.

Definition at line 13 of file KoduActionPageSwitch.cc.


Member Data Documentation


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

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