Public Member Functions | |
| Position () | |
| std::string | toString () const |
Public Attributes | |
| unsigned char | level |
| unsigned char | position |
| Side::Enum | side |
Definition at line 62 of file PositionCancellation.h.
| Position | ( | ) |
Constructor.
| std::string toString | ( | ) | const |
Returns string representation.
| unsigned char level |
Level.
Definition at line 68 of file PositionCancellation.h.
| unsigned char position |
Definition at line 71 of file PositionCancellation.h.
| Side::Enum side |
Side.
Definition at line 74 of file PositionCancellation.h.