Odyssey::ConstVariableProxy< TypeT > Class Template Reference

This variant of VariableProxy allows read-only access. It is meant as a way to provide a standard interface. More...

#include <VariableProxy.h>

List of all members.

Public Types

typedef TypeT type_t

Public Member Functions

 ConstVariableProxy (TypeT &value)
 operator TypeT () const
const TypeT & operator * () const


Detailed Description

template<class TypeT>
class Odyssey::ConstVariableProxy< TypeT >

This variant of VariableProxy allows read-only access. It is meant as a way to provide a standard interface.


Member Typedef Documentation

template<class TypeT>
typedef TypeT Odyssey::ConstVariableProxy< TypeT >::type_t
 


Constructor & Destructor Documentation

template<class TypeT>
Odyssey::ConstVariableProxy< TypeT >::ConstVariableProxy TypeT &  value  )  [inline]
 


Member Function Documentation

template<class TypeT>
const TypeT& Odyssey::ConstVariableProxy< TypeT >::operator *  )  const [inline]
 

template<class TypeT>
Odyssey::ConstVariableProxy< TypeT >::operator TypeT  )  const [inline]
 


The documentation for this class was generated from the following file:
Generated on Sun Jan 7 01:18:53 2007 for Odyssey Meta-Engine by  doxygen 1.4.6-NO