ariba::addressing::detail::compare_to_operators< T > Class Template Reference

#include <source/ariba/utility/addressing/detail/compare_to_operators.hpp>

List of all members.

Public Member Functions

bool operator== (const T &rhs) const
 convenience method for comparison of addresses
bool operator!= (const T &rhs) const
 convenience method for comparison of addresses
bool operator< (const T &rhs) const
 convenience method for comparison of addresses
bool operator<= (const T &rhs) const
 convenience method for comparison of addresses
bool operator> (const T &rhs) const
 convenience method for comparison of addresses
bool operator>= (const T &rhs) const
 convenience method for comparison of addresses


Detailed Description

template<class T>
class ariba::addressing::detail::compare_to_operators< T >

This class implements some convenient operators for the compare_to method.

Author:
Sebastian Mies <mies@tm.uka.de>

Definition at line 15 of file compare_to_operators.hpp.


Member Function Documentation

template<class T>
bool ariba::addressing::detail::compare_to_operators< T >::operator!= ( const T &  rhs  )  const [inline]

convenience method for comparison of addresses

Definition at line 23 of file compare_to_operators.hpp.

template<class T>
bool ariba::addressing::detail::compare_to_operators< T >::operator< ( const T &  rhs  )  const [inline]

convenience method for comparison of addresses

Definition at line 28 of file compare_to_operators.hpp.

template<class T>
bool ariba::addressing::detail::compare_to_operators< T >::operator<= ( const T &  rhs  )  const [inline]

convenience method for comparison of addresses

Definition at line 33 of file compare_to_operators.hpp.

template<class T>
bool ariba::addressing::detail::compare_to_operators< T >::operator== ( const T &  rhs  )  const [inline]

convenience method for comparison of addresses

Definition at line 18 of file compare_to_operators.hpp.

template<class T>
bool ariba::addressing::detail::compare_to_operators< T >::operator> ( const T &  rhs  )  const [inline]

convenience method for comparison of addresses

Definition at line 38 of file compare_to_operators.hpp.

template<class T>
bool ariba::addressing::detail::compare_to_operators< T >::operator>= ( const T &  rhs  )  const [inline]

convenience method for comparison of addresses

Definition at line 43 of file compare_to_operators.hpp.


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

Generated on Fri Aug 14 23:39:16 2009 for Ariba by  doxygen 1.5.8