wibble::mixin::Comparable< Self > Struct Template Reference

#include <mixin.h>

Inheritance diagram for wibble::mixin::Comparable< Self >:
[legend]

List of all members.

template<typename Self>
struct wibble::mixin::Comparable< Self >


Public Member Functions

const Self & cmpSelf () const
bool operator!= (const Self &o) const
bool operator== (const Self &o) const
bool operator< (const Self &o) const
bool operator> (const Self &o) const
bool operator>= (const Self &o) const

Member Function Documentation

template<typename Self>
const Self& wibble::mixin::Comparable< Self >::cmpSelf (  )  const [inline]

template<typename Self>
bool wibble::mixin::Comparable< Self >::operator!= ( const Self &  o  )  const [inline]

template<typename Self>
bool wibble::mixin::Comparable< Self >::operator== ( const Self &  o  )  const [inline]

template<typename Self>
bool wibble::mixin::Comparable< Self >::operator< ( const Self &  o  )  const [inline]

template<typename Self>
bool wibble::mixin::Comparable< Self >::operator> ( const Self &  o  )  const [inline]

template<typename Self>
bool wibble::mixin::Comparable< Self >::operator>= ( const Self &  o  )  const [inline]


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

Generated on Wed Aug 20 11:07:34 2008 for wibble by  doxygen 1.5.6