Go to Overview over all GrAL packages.
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

write_only_proxy Class Template Reference

Wrap reference to T such that only writing is possible. More...

#include <proxies.h>

Collaboration diagram for write_only_proxy:

Collaboration graph
[legend]
List of all members.

Public Methods

 write_only_proxy (T &tt)
void operator= (const T &rs)

Detailed Description

template<class T>
class write_only_proxy< T >

Wrap reference to T such that only writing is possible.

Definition at line 12 of file proxies.h.


Constructor & Destructor Documentation

template<class T>
write_only_proxy< T >::write_only_proxy T &    tt [inline]
 

Definition at line 16 of file proxies.h.


Member Function Documentation

template<class T>
void write_only_proxy< T >::operator= const T &    rs [inline]
 

Definition at line 17 of file proxies.h.


The documentation for this class was generated from the following file:
Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 15:57:17 2002 for Sequence by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000