Files | |
file | BluetoothDiscovery.h |
Environment -based classes for Bluetooth Discovery. | |
file | BuffDownloader.h |
A class facilitating simple, asynchronous HTTP download to main memory. | |
file | CharInput.h |
C-based text input system with C++ wrappers. | |
file | collection_common.h |
file | Connection.h |
Environment-based classes that handle MoSync's Connection functions. | |
file | DataHandler.h |
Facilitates consecutive reads and writes to a MoSync data object. | |
file | Dictionary.h |
Thin template sorted Dictionary. | |
file | Dictionary_impl.h |
file | Downloader.h |
Classes facilitating simple, asynchronous HTTP downloads to resources. | |
file | Environment.h |
A system for cross-platform event handling. | |
file | FrameBuffer.h |
file | Geometry.h |
A library for geometric helper structures/functions (Rect, Point). | |
file | Graphics.h |
A translation/clipping stack for MoSync graphics. | |
file | HashMap.h |
Thin template HashMap. | |
file | HashMap_impl.h |
file | ListenerSet.h |
file | Map.h |
Thin template sorted Map. | |
file | mauuid.h |
Bluetooth UUID definitions. | |
file | Moblet.h |
A C++ event manager, a base class for applications. | |
file | PlaceholderPool.h |
A dynamic pool of MoSync placeholder resource handles. | |
file | RefCounted.h |
A mix-in class for reference counting. | |
file | Set.h |
Thin template sorted Set. | |
file | Stack.h |
A generic, dynamic stack container. A restricted subset of vector. | |
file | String.h |
A reference-counted String class that behaves much like a subset of std::string. | |
file | util.h |
Utility functions. | |
file | Vector.h |
A generic, dynamic vector container class behaving much like a subset of std::vector. |