swift
Classes | Namespaces
threadedreader.h File Reference

Go to the source code of this file.

Classes

class  swift::core::CThreadedReader
 Support for threaded based reading and parsing tasks such as data files via http, or file system and parsing (such as FSX models) Usage: Create a subclass, call start() and dispatch a call to the thread of the reader. See protected functions for helpers (e.g. doWorkCheck() to check if the work should be continued) More...
 

Namespaces

 swift::core
 Backend services of the swift project, like dealing with the network or the simulators.