TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
Basda::MoccaXReceiveVar Struct Reference

#include <XServiceWorkerInternalVar.h>

Inheritance diagram for Basda::MoccaXReceiveVar:
Inheritance graph
Collaboration diagram for Basda::MoccaXReceiveVar:
Collaboration graph

Public Member Functions

bool operator== (const MoccaXReceiveVar &__rhs) const
 
bool operator< (const MoccaXReceiveVar &__rhs) const
 
bool operator!= (const MoccaXReceiveVar &__rhs) const
 
bool operator<= (const MoccaXReceiveVar &__rhs) const
 
bool operator> (const MoccaXReceiveVar &__rhs) const
 
bool operator>= (const MoccaXReceiveVar &__rhs) const
 

Public Attributes

::Nice::CompletionVar completion
 
::std::string ret
 

Member Function Documentation

◆ operator!=()

bool Basda::MoccaXReceiveVar::operator!= ( const MoccaXReceiveVar __rhs) const
inline

◆ operator<()

bool Basda::MoccaXReceiveVar::operator< ( const MoccaXReceiveVar __rhs) const
inline

◆ operator<=()

bool Basda::MoccaXReceiveVar::operator<= ( const MoccaXReceiveVar __rhs) const
inline

◆ operator==()

bool Basda::MoccaXReceiveVar::operator== ( const MoccaXReceiveVar __rhs) const
inline

◆ operator>()

bool Basda::MoccaXReceiveVar::operator> ( const MoccaXReceiveVar __rhs) const
inline

◆ operator>=()

bool Basda::MoccaXReceiveVar::operator>= ( const MoccaXReceiveVar __rhs) const
inline

Member Data Documentation

◆ completion

::Nice::CompletionVar Basda::MoccaXReceiveVar::completion

◆ ret

::std::string Basda::MoccaXReceiveVar::ret

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