6 #ifndef SWIFT_MISC_WEATHER_CLOUDLAYERLIST_H
7 #define SWIFT_MISC_WEATHER_CLOUDLAYERLIST_H
Generic sequential container with value semantics.
CSequence()=default
Default constructor.
Altitude as used in aviation, can be AGL or MSL altitude.
Value object for a cloud layer.
Value object encapsulating a set of cloud layers.
CCloudLayerList()=default
Default constructor.
Free functions in swift::misc.
#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.