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
Message.hpp
1
// <Message> -*- C++ -*-
2
3
#pragma once
4
5
#include "sparta/log/MessageInfo.hpp"
6
7
#include <string>
8
9
10
namespace
sparta
11
{
12
namespace
log
13
{
17
struct
Message
18
{
19
MessageInfo
info;
20
const
std::string& content;
21
};
17
struct
Message
{
…
};
22
23
}
// namespace log
24
}
// namespace sparta
25
sparta
Macros for handling exponential backoff.
Definition
AppTriggers.hpp:22
sparta::log::MessageInfo
Logging Message information excluding actual message content.
Definition
MessageInfo.hpp:31
sparta::log::Message
Contains a logging message header and content.
Definition
Message.hpp:18
sparta
log
Message.hpp
Generated on Thu Apr 24 2025 21:27:30 for The Sparta Modeling Framework by
1.12.0