8 namespace swift::misc::network
Generic sequential container with value semantics.
Ecosystem of server belonging together.
static const CEcosystem & vatsim()
VATSIM eco system.
static const CEcosystem & swiftTest()
swift test eco system
static const CEcosystem & privateFsd()
FSD private.
static const CEcosystem & swift()
swift eco system
const QString & getSystemString() const
Get the system string.
Value object encapsulating a list of voice rooms.
static const CEcosystemList & allKnownSystems()
All systems.
CEcosystemList()
Default constructor.
QStringList allSystemStrings() const
All system strings.
#define SWIFT_DEFINE_SEQUENCE_MIXINS(Namespace, T, List)
Explicit template definition of mixins for a CSequence subclass.