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

#include <ServiceWorkerInternalVar.h>

Inheritance diagram for Ltcs::IifGetRAVar:
Inheritance graph
Collaboration diagram for Ltcs::IifGetRAVar:
Collaboration graph

Public Member Functions

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

Public Attributes

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

Member Function Documentation

◆ operator!=()

bool Ltcs::IifGetRAVar::operator!= ( const IifGetRAVar __rhs) const
inline

◆ operator<()

bool Ltcs::IifGetRAVar::operator< ( const IifGetRAVar __rhs) const
inline

◆ operator<=()

bool Ltcs::IifGetRAVar::operator<= ( const IifGetRAVar __rhs) const
inline

◆ operator==()

bool Ltcs::IifGetRAVar::operator== ( const IifGetRAVar __rhs) const
inline

◆ operator>()

bool Ltcs::IifGetRAVar::operator> ( const IifGetRAVar __rhs) const
inline

◆ operator>=()

bool Ltcs::IifGetRAVar::operator>= ( const IifGetRAVar __rhs) const
inline

Member Data Documentation

◆ completion

::Nice::CompletionVar Ltcs::IifGetRAVar::completion

◆ ret

::std::string Ltcs::IifGetRAVar::ret

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