ROOT
Version v6.34
master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
v6.04
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
▼
core
►
base
►
clingutils
►
cont
►
dictgen
►
foundation
►
gui
►
imt
►
macosx
►
meta
►
metacling
►
multiproc
►
rint
►
testsupport
►
thread
►
unix
▼
winnt
▼
inc
►
TWin32SplashThread.h
►
TWinNTSystem.h
►
Win32Constants.h
Windows4Root.h
►
src
►
zip
►
documentation
►
geom
►
graf2d
►
graf3d
►
gui
►
hist
►
html
►
io
►
main
►
math
►
montecarlo
►
net
►
proof
►
roofit
►
sql
►
tmva
►
tree
►
tutorials
►
v6-34-00-patches
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
TWin32SplashThread.h
Go to the documentation of this file.
1
// @(#)root/winnt:$Id$
2
// Author: Bertrand Bellenot 14/01/04
3
4
/*************************************************************************
5
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. *
6
* All rights reserved. *
7
* *
8
* For the licensing terms see $ROOTSYS/LICENSE. *
9
* For the list of contributors see $ROOTSYS/README/CREDITS. *
10
*************************************************************************/
11
12
#ifndef ROOT_TWin32SplashThread
13
#define ROOT_TWin32SplashThread
14
15
#include "
Rtypes.h
"
16
17
///////////////////////////////////////////////////////////////////////////////
18
class
TWin32SplashThread
{
19
public
:
20
void
*
fHandle
;
// splash thread handle
21
22
TWin32SplashThread
(
Bool_t
extended
);
23
~TWin32SplashThread
();
24
};
25
26
R__EXTERN
TWin32SplashThread
*
gSplash
;
27
28
#endif
R__EXTERN
#define R__EXTERN
Definition
DllImport.h:26
Rtypes.h
gSplash
R__EXTERN TWin32SplashThread * gSplash
Definition
TWin32SplashThread.h:26
ROOT::Detail::TRangeCast
Definition
TCollection.h:311
TWin32SplashThread
Definition
TWin32SplashThread.h:18
TWin32SplashThread::~TWin32SplashThread
~TWin32SplashThread()
dtor
Definition
TWin32SplashThread.cxx:43
TWin32SplashThread::TWin32SplashThread
TWin32SplashThread(Bool_t extended)
ctor.
Definition
TWin32SplashThread.cxx:32
TWin32SplashThread::fHandle
void * fHandle
Definition
TWin32SplashThread.h:20
bool
core
winnt
inc
TWin32SplashThread.h
ROOT tags/6-34-04 - Reference Guide Generated on Sun Feb 16 2025 05:10:04 (GVA Time) using Doxygen 1.10.0