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

NLLIGO::CZoneRegion::SZoneUnit2 Struct Reference

#include <zone_region.h> +

+

Inheritance diagram for NLLIGO::CZoneRegion::SZoneUnit2: +

+ +NLLIGO::CZoneRegion::SZoneUnit + +List of all members. + + + + + + + + +

Public Methods

 SZoneUnit2 ()
void serial (NLMISC::IStream &f)
const SZoneUnit2 & operator= (const SZoneUnit2 &zu)
const SZoneUnit2 & operator= (const SZoneUnit &zu)

Public Attributes

uint32 DateLow
uint32 DateHigh
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLLIGO::CZoneRegion::SZoneUnit2::SZoneUnit2  
+
+ + + + + +
+   + + +

+ +

+Definition at line 94 of file zone_region.cpp. +

+References DateHigh, and DateLow.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
const CZoneRegion::SZoneUnit2 & NLLIGO::CZoneRegion::SZoneUnit2::operator= const SZoneUnit  zu
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLLIGO::CZoneRegion::SZoneUnit. +

+Definition at line 129 of file zone_region.cpp. +

+References DateHigh, DateLow, NLLIGO::CZoneRegion::SZoneUnit::Flip, NLLIGO::CZoneRegion::SZoneUnit::PosX, NLLIGO::CZoneRegion::SZoneUnit::PosY, NLLIGO::CZoneRegion::SZoneUnit::Rot, NLLIGO::CZoneRegion::SZoneUnit::SharingCutEdges, NLLIGO::CZoneRegion::SZoneUnit::SharingMatNames, and NLLIGO::CZoneRegion::SZoneUnit::ZoneName.

+

+ + + + +
+ + + + + + + + + + +
const CZoneRegion::SZoneUnit2 & NLLIGO::CZoneRegion::SZoneUnit2::operator= const SZoneUnit2 &   zu
+
+ + + + + +
+   + + +

+ +

+Definition at line 111 of file zone_region.cpp. +

+References DateHigh, DateLow, NLLIGO::CZoneRegion::SZoneUnit::Flip, NLLIGO::CZoneRegion::SZoneUnit::PosX, NLLIGO::CZoneRegion::SZoneUnit::PosY, NLLIGO::CZoneRegion::SZoneUnit::Rot, NLLIGO::CZoneRegion::SZoneUnit::SharingCutEdges, NLLIGO::CZoneRegion::SZoneUnit::SharingMatNames, and NLLIGO::CZoneRegion::SZoneUnit::ZoneName.

+

+ + + + +
+ + + + + + + + + + +
void NLLIGO::CZoneRegion::SZoneUnit2::serial NLMISC::IStream  f
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLLIGO::CZoneRegion::SZoneUnit. +

+Definition at line 101 of file zone_region.cpp. +

+References DateHigh, DateLow, NLMISC::IStream::serial, and NLMISC::IStream::serialVersion.

+


Member Data Documentation

+

+ + + + +
+ + +
uint32 NLLIGO::CZoneRegion::SZoneUnit2::DateHigh +
+
+ + + + + +
+   + + +

+ +

+Definition at line 118 of file zone_region.h. +

+Referenced by operator=, serial, and SZoneUnit2.

+

+ + + + +
+ + +
uint32 NLLIGO::CZoneRegion::SZoneUnit2::DateLow +
+
+ + + + + +
+   + + +

+ +

+Definition at line 117 of file zone_region.h. +

+Referenced by operator=, serial, and SZoneUnit2.

+


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