libdballe
9.11
dballe
msg
msg/fwd.h
1
#ifndef DBALLE_MSG_FWD_H
2
#define DBALLE_MSG_FWD_H
3
4
namespace
dballe {
5
namespace
impl {
6
class
Message
;
7
namespace
msg {
8
class
Context
;
9
class
CursorStation
;
10
class
CursorStationData
;
11
class
CursorData
;
12
}
13
}
14
}
15
16
#endif
dballe::impl::Message
Storage for related physical data.
Definition
msg.h:131
dballe::impl::msg::Context
Store an array of physical data all on the same level.
Definition
context.h:24
dballe::impl::msg::CursorData
Definition
msg/cursor.h:165
dballe::impl::msg::CursorStationData
Definition
msg/cursor.h:78
dballe::impl::msg::CursorStation
Definition
msg/cursor.h:14
Generated by
1.13.2