6 #ifndef SWIFT_MISC_AVIATION_AIRCRAFTSITUATIONCHANGELIST_H
7 #define SWIFT_MISC_AVIATION_AIRCRAFTSITUATIONCHANGELIST_H
17 namespace swift::misc::aviation
21 public CSequence<CAircraftSituationChange>,
Generic ordered container with value semantics.
Generic sequential container with value semantics.
CSequence()=default
Default constructor.
List of objects with timestamp and offset. Such objects should implement.
Value object about changes in situations.
Value object encapsulating a list of aircraft parts.
#define SWIFT_DECLARE_SEQUENCE_MIXINS(Namespace, T, List)
Explicit template declaration of mixins for a CSequence subclass to be placed near the top of the hea...
#define SWIFT_MISC_EXPORT
Export a class or function from the library.