wibble::Morph< Self, W, Interface > Struct Template Reference

#include <amorph.h>

Inheritance diagram for wibble::Morph< Self, W, Interface >:
[legend]
Collaboration diagram for wibble::Morph< Self, W, Interface >:
[legend]

List of all members.

Public Types

typedef W Wrapped

Public Member Functions

 Morph (const Wrapped &w)
const Self & self () const
bool operator<= (const Morph &o) const
virtual bool leq (const MorphInterface< Interface > *_o) const
virtual MorphInterface
< Interface > * 
constructCopy (void *where, unsigned int available) const
virtual void destroy (unsigned int available)
const Wrappedwrapped () const
Wrappedwrapped ()
virtual ~Morph ()

template<typename Self, typename W, typename Interface>
struct wibble::Morph< Self, W, Interface >


Member Typedef Documentation

template<typename Self, typename W, typename Interface>
typedef W wibble::Morph< Self, W, Interface >::Wrapped

Constructor & Destructor Documentation

template<typename Self, typename W, typename Interface>
wibble::Morph< Self, W, Interface >::Morph ( const Wrapped w  )  [inline]
template<typename Self, typename W, typename Interface>
virtual wibble::Morph< Self, W, Interface >::~Morph (  )  [inline, virtual]

Member Function Documentation

template<typename Self, typename W, typename Interface>
virtual MorphInterface< Interface >* wibble::Morph< Self, W, Interface >::constructCopy ( void *  where,
unsigned int  available 
) const [inline, virtual]
template<typename Self, typename W, typename Interface>
virtual void wibble::Morph< Self, W, Interface >::destroy ( unsigned int  available  )  [inline, virtual]
template<typename Self, typename W, typename Interface>
virtual bool wibble::Morph< Self, W, Interface >::leq ( const MorphInterface< Interface > *  _o  )  const [inline, virtual]
template<typename Self, typename W, typename Interface>
bool wibble::Morph< Self, W, Interface >::operator<= ( const Morph< Self, W, Interface > &  o  )  const [inline]
template<typename Self, typename W, typename Interface>
const Self& wibble::Morph< Self, W, Interface >::self (  )  const [inline]
template<typename Self, typename W, typename Interface>
Wrapped& wibble::Morph< Self, W, Interface >::wrapped (  )  [inline]

Reimplemented from wibble::MorphBase< W, Interface >.

template<typename Self, typename W, typename Interface>
const Wrapped& wibble::Morph< Self, W, Interface >::wrapped (  )  const [inline]

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

Generated on Mon Jan 4 21:35:40 2010 for wibble by  doxygen 1.6.1