GEAR  1.9.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | Protected Attributes | List of all members
gear::GlobalPadIndex Class Reference

Global pad index implimentation . More...

#include <GlobalPadIndex.h>

Public Member Functions

 GlobalPadIndex (int padIndex, int moduleID)
 
bool operator< (const GlobalPadIndex &cmp) const
 
bool operator== (const GlobalPadIndex &cmp) const
 equals operator
 
virtual int getPadIndex () const
 Get pad index.
 
virtual int getModuleID () const
 Get module index.
 
virtual void setPadIndex (int padIndex)
 Set the pad index.
 
virtual void setModuleID (int moduleID)
 Set the module ID.
 

Protected Attributes

int _padIndex {}
 
int _moduleID {}
 

Detailed Description

Global pad index implimentation .

Author
M, Killenberg, (Bonn) S, Turnbull, (Saclay/Carleton)
Version
$Id$

Definition at line 13 of file GlobalPadIndex.h.


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