# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::CRWSynchronized::CReadAccessor Class Template Reference

#include <reader_writer.h>

List of all members.

Public Methods

 CReadAccessor (CRWSynchronized< T > *cs)
 ~CReadAccessor ()
const T & value ()

Private Attributes

CRWSynchronized< T > * _RWSynchronized

template<class T>
class NLMISC::CRWSynchronized< T >::CReadAccessor


Constructor & Destructor Documentation

template<class T>
NLMISC::CRWSynchronized< T >::CReadAccessor::CReadAccessor CRWSynchronized< T > *    cs [inline]
 

Definition at line 104 of file reader_writer.h.

template<class T>
NLMISC::CRWSynchronized< T >::CReadAccessor::~CReadAccessor   [inline]
 

Definition at line 110 of file reader_writer.h.


Member Function Documentation

template<class T>
const T& NLMISC::CRWSynchronized< T >::CReadAccessor::value   [inline]
 

Definition at line 115 of file reader_writer.h.


Member Data Documentation

template<class T>
CRWSynchronized<T>* NLMISC::CRWSynchronized::CReadAccessor::_RWSynchronized [private]
 

Definition at line 100 of file reader_writer.h.


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