ObjectOf< Rep > Class Template Reference

#include <ObjectOf.h>

List of all members.

Public Member Functions

 ObjectOf (const ObjectOf &o)
 ~ObjectOf ()
ObjectOfoperator= (const ObjectOf &o)

Protected Member Functions

const Rep * look () const
Rep * enhance () const
Rep * change ()
void acquireRep (const Rep *rep)
 ObjectOf (Rep *newrep)

Private Member Functions

void force_derivation ()

Private Attributes

Rep * theRep

Detailed Description

template<class Rep>
class ObjectOf< Rep >

Definition at line 12 of file ObjectOf.h.


Constructor & Destructor Documentation

template<class Rep>
ObjectOf< Rep >::ObjectOf ( const ObjectOf< Rep > &  o  )  [inline]

Definition at line 23 of file ObjectOf.h.

template<class Rep>
ObjectOf< Rep >::~ObjectOf (  )  [inline]

Definition at line 25 of file ObjectOf.h.

template<class Rep>
ObjectOf< Rep >::ObjectOf ( Rep *  newrep  )  [inline, protected]

Definition at line 101 of file ObjectOf.h.


Member Function Documentation

template<class Rep>
void ObjectOf< Rep >::acquireRep ( const Rep *  rep  )  [inline, protected]

Definition at line 80 of file ObjectOf.h.

template<class Rep>
Rep* ObjectOf< Rep >::change (  )  [inline, protected]
template<class Rep>
Rep* ObjectOf< Rep >::enhance (  )  const [inline, protected]

Definition at line 70 of file ObjectOf.h.

template<class Rep>
void ObjectOf< Rep >::force_derivation (  )  [inline, private]

Definition at line 120 of file ObjectOf.h.

template<class Rep>
const Rep* ObjectOf< Rep >::look (  )  const [inline, protected]
template<class Rep>
ObjectOf& ObjectOf< Rep >::operator= ( const ObjectOf< Rep > &  o  )  [inline]

Definition at line 34 of file ObjectOf.h.


Member Data Documentation

template<class Rep>
Rep* ObjectOf< Rep >::theRep [private]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Sep 26 18:43:48 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1