TwiceAsNice
2019-02-18
|
#include <CompletionVar.h>
Public Member Functions | |
bool | operator== (const CompletionVar &__rhs) const |
bool | operator< (const CompletionVar &__rhs) const |
bool | operator!= (const CompletionVar &__rhs) const |
bool | operator<= (const CompletionVar &__rhs) const |
bool | operator> (const CompletionVar &__rhs) const |
bool | operator>= (const CompletionVar &__rhs) const |
bool | operator== (const CompletionVar &__rhs) const |
bool | operator< (const CompletionVar &__rhs) const |
bool | operator!= (const CompletionVar &__rhs) const |
bool | operator<= (const CompletionVar &__rhs) const |
bool | operator> (const CompletionVar &__rhs) const |
bool | operator>= (const CompletionVar &__rhs) const |
Public Attributes | |
::Nice::CompletionState | state |
::Ice::Byte | cmd |
::Ice::Int | percent |
::std::string | action |
::std::string | except |
::Nice::SeqLoggerObject | stack |
::Nice::DateVar | timestamp |
::Ice::Long | id |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
std::string Nice::CompletionVar::action |
Ice::Byte Nice::CompletionVar::cmd |
std::string Nice::CompletionVar::except |
Ice::Long Nice::CompletionVar::id |
Ice::Int Nice::CompletionVar::percent |
Nice::SeqLoggerObject Nice::CompletionVar::stack |
Nice::CompletionState Nice::CompletionVar::state |
Nice::DateVar Nice::CompletionVar::timestamp |