The Sparta Modeling Framework
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
f
g
i
l
n
o
r
s
t
w
y
Functions
a
b
c
d
f
g
i
l
n
o
r
s
t
w
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
w
Enumerations
Enumerator
c
i
n
o
t
u
v
Related Symbols
a
b
c
d
f
m
o
p
q
r
s
t
v
Files
File List
File Members
All
a
c
d
e
g
h
o
p
r
s
t
v
Functions
Enumerations
Macros
a
c
d
e
h
p
r
s
t
v
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
StaticInit.hpp
Go to the documentation of this file.
1
// <StaticInit> -*- C++ -*-
2
9
#pragma once
10
11
#include <iostream>
12
13
namespace
sparta
14
{
15
36
static
class
SpartaStaticInitializer
{
37
public
:
38
SpartaStaticInitializer
();
39
~SpartaStaticInitializer
();
40
} _SpartaStaticInitializer;
36
static
class
SpartaStaticInitializer
{
…
};
41
42
}
// namespace sparta
43
sparta::SpartaStaticInitializer
Static-initialization order controller.
Definition
StaticInit.hpp:36
sparta
Macros for handling exponential backoff.
Definition
AppTriggers.hpp:22
sparta
utils
StaticInit.hpp
Generated on Thu Apr 24 2025 21:27:31 for The Sparta Modeling Framework by
1.12.0