FlightGear next
|
#include <string>
Go to the source code of this file.
Classes | |
class | CocoaAutoreleasePool |
Functions | |
NSString * | stdStringToCocoa (const std::string &s) |
NSURL * | pathToNSURL (const SGPath &aPath) |
SGPath | URLToPath (NSURL *url) |
std::string | stdStringFromCocoa (NSString *s) |
NSURL * pathToNSURL | ( | const SGPath & | aPath | ) |
std::string stdStringFromCocoa | ( | NSString * | s | ) |
NSString * stdStringToCocoa | ( | const std::string & | s | ) |
SGPath URLToPath | ( | NSURL * | url | ) |