Public Member Functions | |
| CigarOperator (Operation operation, uint32_t count) | |
| char | getChar () const |
| bool | operator== (const CigarOperator &rhs) const |
| bool | operator!= (const CigarOperator &rhs) const |
Public Attributes | |
| Operation | operation |
| uint32_t | count |
Definition at line 121 of file Cigar.h.
1.6.3