CTriggerPool Class Reference

Singleton used to store trigger states. More...

#include <triggerPool.h>

List of all members.

Public Member Functions

Set/Reset methods
void set (const unsigned int i)
 Set a trigger (on).
void set_all ()
 Set all triggers.
void reset (const unsigned int i)
 Reset a trigger (off).
void reset_all ()
 Reset all triggers.
void flip (const unsigned int i)
 Change the state of a trigger (flip).
void clear ()
 Empty out the trigger pool.
Info methods
bool get (const unsigned int i) const
 Get the state of a trigger (true=set).
void size (unsigned int i)
 Set the size of the array.
int size () const
 Get max size of the trigger pool.

Static Public Member Functions

static CTriggerPoolinstance ()
 Get an instance.


Detailed Description

Singleton used to store trigger states.

(c) 2007-2008 oP group Germany GbR. All rights reserved.
This source code is provided "as is" with no warranty and must not be distributed without written permission.

Author:
Doug Poston
Version:
1.3
Date:
12/28/2007

Member Function Documentation

void CTriggerPool::reset ( const unsigned int  i  ) 

Reset a trigger (off).

do nothing since get returns false for all out of range values


The documentation for this class was generated from the following files:
Generated on Fri Dec 28 12:55:07 2007 for template7 by  doxygen 1.5.4