#include <omg.h>
Public Member Functions | |
Constructors | |
| FineTouchedStatus (const FineTouchedStatus &other) | |
| FineTouchedStatus () | |
Overloaded Operators | |
| bool | operator!= (FineTouchedStatus const &other) const |
| const FineTouchedStatus | operator+ (FineTouchedStatus const &other) const |
| FineTouchedStatus & | operator+= (FineTouchedStatus const &other) |
| FineTouchedStatus & | operator= (FineTouchedStatus const &other) |
| bool | operator== (FineTouchedStatus const &other) const |
Public Attributes | |
| unsigned char | flags [8] |
Definition at line 258 of file omg.h.
|
|
|
|
|
Definition at line 270 of file omg.h. References flags. |
|
|
|
|
|
|
|
|
Definition at line 287 of file omg.h. References flags. |
|
|
Definition at line 279 of file omg.h. References flags. |
|
|
Definition at line 295 of file omg.h. References flags. |
|
|
Definition at line 260 of file omg.h. Referenced by FineTouchedStatus(), operator+=(), operator=(), and operator==(). |
1.3.9.1