From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...LMISC_1_1CRWSynchronized_1_1CWriteAccessor.html | 223 +++++++++++++++++++++ 1 file changed, 223 insertions(+) create mode 100644 docs/doxygen/nel/classNLMISC_1_1CRWSynchronized_1_1CWriteAccessor.html (limited to 'docs/doxygen/nel/classNLMISC_1_1CRWSynchronized_1_1CWriteAccessor.html') diff --git a/docs/doxygen/nel/classNLMISC_1_1CRWSynchronized_1_1CWriteAccessor.html b/docs/doxygen/nel/classNLMISC_1_1CRWSynchronized_1_1CWriteAccessor.html new file mode 100644 index 00000000..718522bc --- /dev/null +++ b/docs/doxygen/nel/classNLMISC_1_1CRWSynchronized_1_1CWriteAccessor.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::CWriteAccessor Class Template Reference

#include <reader_writer.h> +

+List of all members. + + + + + + +

Public Methods

 CWriteAccessor (CRWSynchronized< T > *cs)
 ~CWriteAccessor ()
T & value ()

Private Attributes

CRWSynchronized< T > * _RWSynchronized
+

template<class T>
+ class NLMISC::CRWSynchronized< T >::CWriteAccessor

+ +

Constructor & Destructor Documentation

+

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

+ +

+Definition at line 127 of file reader_writer.h.

+

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

+ +

+Definition at line 133 of file reader_writer.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + +
+template<class T>
T& NLMISC::CRWSynchronized< T >::CWriteAccessor::value   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 138 of file reader_writer.h.

+


Member Data Documentation

+

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

+ +

+Definition at line 123 of file reader_writer.h.

+


The documentation for this class was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1