#include "mac/MacHIDManager.h"
#include "OISException.h"
#include "OISObject.h"
#include <iostream>
Functions | |
template<typename T> | |
T | getArrayItemAsRef (CFArrayRef array, CFIndex idx) |
template<typename T> | |
T | getDictionaryItemAsRef (CFDictionaryRef dict, const char *keyName) |
int | getInt32 (CFNumberRef ref) |
CFDictionaryRef getArrayItemAsRef | ( | CFArrayRef | array, | |
CFIndex | idx | |||
) | [inline] |
CFNumberRef getDictionaryItemAsRef | ( | CFDictionaryRef | dict, | |
const char * | keyName | |||
) | [inline] |
int getInt32 | ( | CFNumberRef | ref | ) |