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

NLGEORGES::CFormHead Class Reference

#include <form_head.h> +

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

Public Methods

 CFormHead ()
 CFormHead (const CFormHead &_fh)
virtual ~CFormHead ()
void serial (NLMISC::IStream &s)
CStringEx GetUser () const
CStringEx GetVersion () const
CStringEx GetDate () const
void SetUser (const CStringEx _sxuser)
void SetVersion (const CStringEx _sxversion)
void SetDate (const CStringEx _sxdate)
CFormHead & operator= (const CFormHead &_f)

Protected Attributes

CStringEx sxuser
CStringEx sxversion
CStringEx sxdate
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLGEORGES::CFormHead::CFormHead  
+
+ + + + + +
+   + + +

+ +

+Definition at line 36 of file form_head.cpp. +

+References sxdate, sxuser, and sxversion.

+

+ + + + +
+ + + + + + + + + + +
NLGEORGES::CFormHead::CFormHead const CFormHead &   _fh
+
+ + + + + +
+   + + +

+ +

+Definition at line 43 of file form_head.cpp. +

+References sxdate, sxuser, and sxversion.

+

+ + + + +
+ + + + + + + + + +
NLGEORGES::CFormHead::~CFormHead   [virtual]
+
+ + + + + +
+   + + +

+ +

+Definition at line 50 of file form_head.cpp.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
CStringEx NLGEORGES::CFormHead::GetDate   const
+
+ + + + + +
+   + + +

+ +

+Definition at line 64 of file form_head.cpp.

+

+ + + + +
+ + + + + + + + + +
CStringEx NLGEORGES::CFormHead::GetUser   const
+
+ + + + + +
+   + + +

+ +

+Definition at line 54 of file form_head.cpp.

+

+ + + + +
+ + + + + + + + + +
CStringEx NLGEORGES::CFormHead::GetVersion   const
+
+ + + + + +
+   + + +

+ +

+Definition at line 59 of file form_head.cpp.

+

+ + + + +
+ + + + + + + + + + +
CFormHead & NLGEORGES::CFormHead::operator= const CFormHead &   _f
+
+ + + + + +
+   + + +

+ +

+Definition at line 98 of file form_head.cpp. +

+References sxdate, sxuser, and sxversion.

+

+ + + + +
+ + + + + + + + + + +
void NLGEORGES::CFormHead::serial NLMISC::IStream  s
+
+ + + + + +
+   + + +

+ +

+Definition at line 84 of file form_head.cpp. +

+References s, NLMISC::IStream::serial, sxdate, sxuser, sxversion, NLMISC::IStream::xmlPop, NLMISC::IStream::xmlPushBegin, NLMISC::IStream::xmlPushEnd, and NLMISC::IStream::xmlSetAttrib.

+

+ + + + +
+ + + + + + + + + + +
void NLGEORGES::CFormHead::SetDate const CStringEx   _sxdate
+
+ + + + + +
+   + + +

+ +

+Definition at line 79 of file form_head.cpp. +

+References sxdate.

+

+ + + + +
+ + + + + + + + + + +
void NLGEORGES::CFormHead::SetUser const CStringEx   _sxuser
+
+ + + + + +
+   + + +

+ +

+Definition at line 69 of file form_head.cpp. +

+References sxuser.

+

+ + + + +
+ + + + + + + + + + +
void NLGEORGES::CFormHead::SetVersion const CStringEx   _sxversion
+
+ + + + + +
+   + + +

+ +

+Definition at line 74 of file form_head.cpp. +

+References sxversion.

+


Member Data Documentation

+

+ + + + +
+ + +
CStringEx NLGEORGES::CFormHead::sxdate [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 41 of file form_head.h. +

+Referenced by CFormHead, operator=, serial, and SetDate.

+

+ + + + +
+ + +
CStringEx NLGEORGES::CFormHead::sxuser [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 39 of file form_head.h. +

+Referenced by CFormHead, operator=, serial, and SetUser.

+

+ + + + +
+ + +
CStringEx NLGEORGES::CFormHead::sxversion [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 40 of file form_head.h. +

+Referenced by CFormHead, operator=, serial, and SetVersion.

+


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