Orxonox
0.0.5 Codename: Arcturus
|
#include <string>
#include <list>
#include <CoreFoundation/CoreFoundation.h>
Go to the source code of this file.
Classes | |
class | OIS::OIS_CFString |
Simple wrapper class for CFString which will create a valid CFString and retain ownership until class instance is outof scope To Access the CFStringRef instance, simply cast to void*, pass into a function expecting a void* CFStringRef object, or access via cf_str() method. More... | |
Namespaces | |
OIS | |