Torc  0.1
Public Slots | Public Member Functions | List of all members
CallbackObject Class Reference

A simple class encapusulating a single timer to start the CFRunLoop. More...

#include <torcrunlooposx.h>

Inheritance diagram for CallbackObject:
[legend]

Public Slots

void Run (void)
 

Public Member Functions

 CallbackObject ()
 

Detailed Description

A simple class encapusulating a single timer to start the CFRunLoop.

Definition at line 10 of file torcrunlooposx.h.

Constructor & Destructor Documentation

CallbackObject::CallbackObject ( )

Definition at line 86 of file torcrunlooposx.cpp.

Member Function Documentation

void CallbackObject::Run ( void  )
slot

Definition at line 92 of file torcrunlooposx.cpp.


The documentation for this class was generated from the following files: