vcf/FoundationKit/OSXPeer.h File Reference
Namespaces | |
| namespace | VCF |
Classes | |
| class | VCF::OSXStringUtils |
| class | VCF::CFRefObject< CFObjType > |
| class | VCF::FixedPointNumber |
| class | VCF::CFTextString |
| This is a utility class for wrapping CFStringRef and allowing for easy assignment to/from a VCF::String class. More... | |
Defines | |
| #define | VCF_INTTOFIXED(a) ((Fixed)(a) << 16) |
| #define | VCF_FIXEDTOINT(a) ((int)(a) >> 16) |
Define Documentation
|
|
|
|
|
|
