sipxportlib  Version 3.3
Classes | Typedefs
OsCallback.h File Reference
#include <os/OsNotification.h>
Include dependency graph for OsCallback.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OsCallback
 

Typedefs

typedef void(* OsCallbackFunc) (const intptr_t userData, const intptr_t eventData)
 

Typedef Documentation

typedef void(* OsCallbackFunc) (const intptr_t userData, const intptr_t eventData)