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

#include <BridgeIceService.h>

Collaboration diagram for Nice::Leaf:
Collaboration graph

Public Member Functions

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

Public Attributes

::std::string path
 
::std::string type
 
::Ice::Long id
 
::Ice::Identity bridge
 

Member Function Documentation

◆ operator!=() [1/2]

bool Nice::Leaf::operator!= ( const Leaf __rhs) const
inline

◆ operator!=() [2/2]

bool Nice::Leaf::operator!= ( const Leaf __rhs) const
inline

◆ operator<() [1/2]

bool Nice::Leaf::operator< ( const Leaf __rhs) const
inline

◆ operator<() [2/2]

bool Nice::Leaf::operator< ( const Leaf __rhs) const
inline

◆ operator<=() [1/2]

bool Nice::Leaf::operator<= ( const Leaf __rhs) const
inline

◆ operator<=() [2/2]

bool Nice::Leaf::operator<= ( const Leaf __rhs) const
inline

◆ operator==() [1/2]

bool Nice::Leaf::operator== ( const Leaf __rhs) const
inline

◆ operator==() [2/2]

bool Nice::Leaf::operator== ( const Leaf __rhs) const
inline

◆ operator>() [1/2]

bool Nice::Leaf::operator> ( const Leaf __rhs) const
inline

◆ operator>() [2/2]

bool Nice::Leaf::operator> ( const Leaf __rhs) const
inline

◆ operator>=() [1/2]

bool Nice::Leaf::operator>= ( const Leaf __rhs) const
inline

◆ operator>=() [2/2]

bool Nice::Leaf::operator>= ( const Leaf __rhs) const
inline

Member Data Documentation

◆ bridge

Ice::Identity Nice::Leaf::bridge

◆ id

Ice::Long Nice::Leaf::id

◆ path

std::string Nice::Leaf::path

◆ type

std::string Nice::Leaf::type

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