changed: gcc8 base update
[opensg.git] / Source / Contrib / ComplexSceneManager / OSGCSMWindowFields.h
blob1af0443b30121ed04253200abdd06a5a2e5c5144
1 /*---------------------------------------------------------------------------*\
2 * OpenSG *
3 * *
4 * *
5 * Copyright (C) 2000-2013 by the OpenSG Forum *
6 * *
7 * www.opensg.org *
8 * *
9 * contact: dirk@opensg.org, gerrit.voss@vossg.org, carsten_neumann@gmx.net *
10 * *
11 \*---------------------------------------------------------------------------*/
12 /*---------------------------------------------------------------------------*\
13 * License *
14 * *
15 * This library is free software; you can redistribute it and/or modify it *
16 * under the terms of the GNU Library General Public License as published *
17 * by the Free Software Foundation, version 2. *
18 * *
19 * This library is distributed in the hope that it will be useful, but *
20 * WITHOUT ANY WARRANTY; without even the implied warranty of *
21 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
22 * Library General Public License for more details. *
23 * *
24 * You should have received a copy of the GNU Library General Public *
25 * License along with this library; if not, write to the Free Software *
26 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. *
27 * *
28 \*---------------------------------------------------------------------------*/
29 /*---------------------------------------------------------------------------*\
30 * Changes *
31 * *
32 * *
33 * *
34 * *
35 * *
36 * *
37 \*---------------------------------------------------------------------------*/
39 /*****************************************************************************\
40 *****************************************************************************
41 ** **
42 ** This file is automatically generated. **
43 ** **
44 ** Any changes made to this file WILL be lost when it is **
45 ** regenerated, which can become necessary at any time. **
46 ** **
47 *****************************************************************************
48 \*****************************************************************************/
51 #ifndef _OSGCSMWINDOWFIELDS_H_
52 #define _OSGCSMWINDOWFIELDS_H_
53 #ifdef __sgi
54 #pragma once
55 #endif
57 #include "OSGConfig.h"
58 #include "OSGContribCSMDef.h"
60 #include "OSGFieldContainerFields.h"
61 #include "OSGPointerSField.h"
62 #include "OSGPointerMField.h"
65 OSG_BEGIN_NAMESPACE
68 class CSMWindow;
70 OSG_GEN_CONTAINERPTR(CSMWindow);
71 /*! \ingroup GrpContribCSMFieldTraits
72 \ingroup GrpLibOSGContribCSM
74 template <>
75 struct FieldTraits<CSMWindow *, nsOSG> :
76 public FieldTraitsFCPtrBase<CSMWindow *, nsOSG>
78 private:
80 static PointerType _type;
82 public:
84 typedef FieldTraits<CSMWindow *, nsOSG> Self;
86 enum { Convertible = NotConvertible };
88 static OSG_CONTRIBCSM_DLLMAPPING DataType &getType(void);
90 template<typename RefCountPolicy> inline
91 static const Char8 *getSName (void);
93 template<typename RefCountPolicy> inline
94 static const Char8 *getMName (void);
98 template<> inline
99 const Char8 *FieldTraits<CSMWindow *, nsOSG>::getSName<RecordedRefCountPolicy>(void)
101 return "SFRecCSMWindowPtr";
104 template<> inline
105 const Char8 *FieldTraits<CSMWindow *, nsOSG>::getSName<UnrecordedRefCountPolicy>(void)
107 return "SFUnrecCSMWindowPtr";
110 template<> inline
111 const Char8 *FieldTraits<CSMWindow *, nsOSG>::getSName<WeakRefCountPolicy>(void)
113 return "SFWeakCSMWindowPtr";
116 template<> inline
117 const Char8 *FieldTraits<CSMWindow *, nsOSG>::getSName<NoRefCountPolicy>(void)
119 return "SFUnrefdCSMWindowPtr";
122 template<> inline
123 const Char8 *FieldTraits<CSMWindow *, nsOSG>::getMName<RecordedRefCountPolicy>(void)
125 return "MFRecCSMWindowPtr";
128 template<> inline
129 const Char8 *FieldTraits<CSMWindow *, nsOSG>::getMName<UnrecordedRefCountPolicy>(void)
131 return "MFUnrecCSMWindowPtr";
134 template<> inline
135 const Char8 *FieldTraits<CSMWindow *, nsOSG>::getMName<WeakRefCountPolicy>(void)
137 return "MFWeakCSMWindowPtr";
140 template<> inline
141 const Char8 *FieldTraits<CSMWindow *, nsOSG>::getMName<NoRefCountPolicy>(void)
143 return "MFUnrefdCSMWindowPtr";
147 /*! \ingroup GrpContribCSMFieldTraits
149 template <>
150 struct FieldTraits<CSMWindow *, nsOSG + 1> :
151 public FieldTraitsFCPtrBase<CSMWindow *, nsOSG + 1>
153 private:
155 public:
156 typedef FieldTraits<CSMWindow *, nsOSG + 1> Self;
158 enum { Convertible = NotConvertible };
160 static OSG_CONTRIBCSM_DLLMAPPING DataType &getType(void);
162 template<typename RefCountPolicy> inline
163 static const Char8 *getSName (void);
165 template<typename RefCountPolicy> inline
166 static const Char8 *getMName (void);
169 template<> inline
170 const Char8 *FieldTraits<CSMWindow *, nsOSG + 1>::getSName<RecordedRefCountPolicy>(void)
172 return "SFRecChildCSMWindowPtr";
175 template<> inline
176 const Char8 *FieldTraits<CSMWindow *, nsOSG + 1>::getSName<UnrecordedRefCountPolicy>(void)
178 return "SFUnrecChildCSMWindowPtr";
181 template<> inline
182 const Char8 *FieldTraits<CSMWindow *, nsOSG + 1>::getSName<WeakRefCountPolicy>(void)
184 return "SFWeakChildCSMWindowPtr";
187 template<> inline
188 const Char8 *FieldTraits<CSMWindow *, nsOSG + 1>::getSName<NoRefCountPolicy>(void)
190 return "SFUnrefdChildCSMWindowPtr";
193 template<> inline
194 const Char8 *FieldTraits<CSMWindow *, nsOSG + 1>::getMName<RecordedRefCountPolicy>(void)
196 return "MFRecChildCSMWindowPtr";
199 template<> inline
200 const Char8 *FieldTraits<CSMWindow *, nsOSG + 1>::getMName<UnrecordedRefCountPolicy>(void)
202 return "MFUnrecChildCSMWindowPtr";
205 template<> inline
206 const Char8 *FieldTraits<CSMWindow *, nsOSG + 1>::getMName<WeakRefCountPolicy>(void)
208 return "MFWeakChildCSMWindowPtr";
211 template<> inline
212 const Char8 *FieldTraits<CSMWindow *, nsOSG + 1>::getMName<NoRefCountPolicy>(void)
214 return "MFUnrefdChildCSMWindowPtr";
218 #ifndef DOXYGEN_SHOULD_SKIP_THIS
219 /*! \ingroup GrpContribCSMFieldSFields */
220 typedef PointerSField<CSMWindow *,
221 RecordedRefCountPolicy, nsOSG > SFRecCSMWindowPtr;
222 /*! \ingroup GrpContribCSMFieldSFields */
223 typedef PointerSField<CSMWindow *,
224 UnrecordedRefCountPolicy, nsOSG> SFUnrecCSMWindowPtr;
225 /*! \ingroup GrpContribCSMFieldSFields */
226 typedef PointerSField<CSMWindow *,
227 WeakRefCountPolicy, nsOSG > SFWeakCSMWindowPtr;
228 /*! \ingroup GrpContribCSMFieldSFields */
229 typedef PointerSField<CSMWindow *,
230 NoRefCountPolicy, nsOSG > SFUncountedCSMWindowPtr;
233 /*! \ingroup GrpContribCSMFieldMFields */
234 typedef PointerMField<CSMWindow *,
235 RecordedRefCountPolicy, nsOSG > MFRecCSMWindowPtr;
236 /*! \ingroup GrpContribCSMFieldMFields */
237 typedef PointerMField<CSMWindow *,
238 UnrecordedRefCountPolicy, nsOSG> MFUnrecCSMWindowPtr;
239 /*! \ingroup GrpContribCSMFieldMFields */
240 typedef PointerMField<CSMWindow *,
241 WeakRefCountPolicy, nsOSG > MFWeakCSMWindowPtr;
242 /*! \ingroup GrpContribCSMFieldMFields */
243 typedef PointerMField<CSMWindow *,
244 NoRefCountPolicy, nsOSG > MFUncountedCSMWindowPtr;
248 /*! \ingroup GrpContribCSMFieldSFields */
249 typedef ChildPointerSField<
250 CSMWindow *,
251 UnrecordedRefCountPolicy,
252 nsOSG + 1 > SFUnrecChildCSMWindowPtr;
255 /*! \ingroup GrpContribCSMFieldMFields */
256 typedef ChildPointerMField<
257 CSMWindow *,
258 UnrecordedRefCountPolicy,
259 nsOSG + 1 > MFUnrecChildCSMWindowPtr;
263 #else // these are the doxygen hacks
265 /*! \ingroup GrpContribCSMFieldSFields \ingroup GrpLibOSGContribCSM */
266 struct SFRecCSMWindowPtr :
267 public PointerSField<CSMWindow *,
268 RecordedRefCountPolicy> {};
269 /*! \ingroup GrpContribCSMFieldSFields \ingroup GrpLibOSGContribCSM */
270 struct SFUnrecCSMWindowPtr :
271 public PointerSField<CSMWindow *,
272 UnrecordedRefCountPolicy> {};
273 /*! \ingroup GrpContribCSMFieldSFields \ingroup GrpLibOSGContribCSM */
274 struct SFWeakCSMWindowPtr :
275 public PointerSField<CSMWindow *,
276 WeakRefCountPolicy> {};
277 /*! \ingroup GrpContribCSMFieldSFields \ingroup GrpLibOSGContribCSM */
278 struct SFUncountedCSMWindowPtr :
279 public PointerSField<CSMWindow *,
280 NoRefCountPolicy> {};
283 /*! \ingroup GrpContribCSMFieldMFields \ingroup GrpLibOSGContribCSM */
284 struct MFRecCSMWindowPtr :
285 public PointerMField<CSMWindow *,
286 RecordedRefCountPolicy > {};
287 /*! \ingroup GrpContribCSMFieldMFields \ingroup GrpLibOSGContribCSM */
288 struct MFUnrecCSMWindowPtr :
289 public PointerMField<CSMWindow *,
290 UnrecordedRefCountPolicy> {};
291 /*! \ingroup GrpContribCSMFieldMFields \ingroup GrpLibOSGContribCSM */
292 struct MFWeakCSMWindowPtr :
293 public PointerMField<CSMWindow *,
294 WeakRefCountPolicy > {};
295 /*! \ingroup GrpContribCSMFieldMFields \ingroup GrpLibOSGContribCSM */
296 struct MFUncountedCSMWindowPtr :
297 public PointerMField<CSMWindow *,
298 NoRefCountPolicy > {};
302 /*! \ingroup GrpContribCSMFieldSFields \ingroup GrpLibOSGContribCSM */
303 struct SFUnrecChildCSMWindowPtr :
304 public ChildPointerSField<
305 CSMWindow *,
306 UnrecordedRefCountPolicy,
307 nsOSG + 1 > {};
310 /*! \ingroup GrpContribCSMFieldMFields \ingroup GrpLibOSGContribCSM */
311 struct MFUnrecChildCSMWindowPtr :
312 public ChildPointerMField<
313 CSMWindow *,
314 UnrecordedRefCountPolicy,
315 nsOSG + 1 > {};
318 #endif // these are the doxygen hacks
320 OSG_END_NAMESPACE
322 #endif /* _OSGCSMWINDOWFIELDS_H_ */