Nebula
|
Classes | |
class | OSXConsoleHandler |
The default console handler for OSX, puts messages to stdout and stderr, reads from stdin. More... | |
class | OSXCpu |
CPU related definitions for the MacOSX platform. More... | |
class | OSXCriticalSection |
On OSX, pthread mutexes are used for critical sections. More... | |
class | OSXFileTime |
Wraps file-system related timestamps on OSX. More... | |
class | OSXFSWrapper |
Internal filesystem wrapper for the OSX. More... | |
class | OSXGuid |
OSX implementation of the Util::Guid class. More... | |
class | OSXHeap |
OSX implementation of Memory::Heap. More... | |
class | OSXMemoryPool |
FIXME: IMPLEMENT ME! More... | |
class | OSXThread |
OSX implementation of Threading::Thread. More... | |
class | OSXThreadLocalPtr |
GCC doesn't implement the __thread modifier on OSX. More... | |
class | SysFunc |
Lowest-level functions for OSX platform. More... | |
Functions | |
__ImplementClass (OSX::OSXConsoleHandler, 'OSXC', IO::ConsoleHandler) | |
bool | operator== (const OSXFileTime &a, const OSXFileTime &b) |
bool | operator!= (const OSXFileTime &a, const OSXFileTime &b) |
bool | operator> (const OSXFileTime &a, const OSXFileTime &b) |
bool | operator< (const OSXFileTime &a, const OSXFileTime &b) |
__ImplementClass (OSX::OSXThread, 'THRD', Core::RefCounted) | |
OSX::__ImplementClass | ( | OSX::OSXConsoleHandler | , |
'OSXC' | , | ||
IO::ConsoleHandler | ) |
OSX::__ImplementClass | ( | OSX::OSXThread | , |
'THRD' | , | ||
Core::RefCounted | ) |
|
inline |
|
inline |
|
inline |
|
inline |