Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

ControlWord Class Reference

#include <controlw.h>


Detailed Description

Definition at line 9 of file controlw.h.

List of all members.

Public Member Functions

 ControlWord ()
 ControlWord (int i)
ControlWord operator* (ControlWord i) const
void operator*= (ControlWord i)
ControlWord operator+ (ControlWord i) const
void operator+= (ControlWord i)
ControlWord operator- (ControlWord i) const
void operator-= (ControlWord i)
bool operator>= (ControlWord i) const
bool operator<= (ControlWord i) const
ControlWord operator^ (ControlWord i) const
ControlWord operator~ () const
int operator+ () const
int operator! () const

Protected Attributes

int cw

Constructor & Destructor Documentation

ControlWord::ControlWord (  ) 

Definition at line 14 of file controlw.h.

Referenced by operator*(), operator+(), operator-(), operator^(), and operator~().

ControlWord::ControlWord ( int  i  ) 

Definition at line 15 of file controlw.h.


Member Function Documentation

int ControlWord::operator! (  )  const

Definition at line 43 of file controlw.h.

ControlWord ControlWord::operator* ( ControlWord  i  )  const

Definition at line 18 of file controlw.h.

void ControlWord::operator*= ( ControlWord  i  ) 

Definition at line 20 of file controlw.h.

int ControlWord::operator+ (  )  const

Definition at line 42 of file controlw.h.

ControlWord ControlWord::operator+ ( ControlWord  i  )  const

Definition at line 23 of file controlw.h.

void ControlWord::operator+= ( ControlWord  i  ) 

Definition at line 25 of file controlw.h.

ControlWord ControlWord::operator- ( ControlWord  i  )  const

Definition at line 28 of file controlw.h.

void ControlWord::operator-= ( ControlWord  i  ) 

Definition at line 30 of file controlw.h.

bool ControlWord::operator<= ( ControlWord  i  )  const

Definition at line 34 of file controlw.h.

bool ControlWord::operator>= ( ControlWord  i  )  const

Definition at line 33 of file controlw.h.

ControlWord ControlWord::operator^ ( ControlWord  i  )  const

Definition at line 37 of file controlw.h.

ControlWord ControlWord::operator~ (  )  const

Definition at line 39 of file controlw.h.


Member Data Documentation


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

newmat11b
Generated Mon May 9 04:54:19 2016 by Doxygen 1.6.3