From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...NLMISC_1_1CRWSynchronized_1_1CReadAccessor.html | 223 +++++++++++++++++++++ 1 file changed, 223 insertions(+) create mode 100644 docs/doxygen/nel/classNLMISC_1_1CRWSynchronized_1_1CReadAccessor.html (limited to 'docs/doxygen/nel/classNLMISC_1_1CRWSynchronized_1_1CReadAccessor.html') diff --git a/docs/doxygen/nel/classNLMISC_1_1CRWSynchronized_1_1CReadAccessor.html b/docs/doxygen/nel/classNLMISC_1_1CRWSynchronized_1_1CReadAccessor.html new file mode 100644 index 00000000..8a6ac7cc --- /dev/null +++ b/docs/doxygen/nel/classNLMISC_1_1CRWSynchronized_1_1CReadAccessor.html @@ -0,0 +1,223 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1