INOS
inos_1ms.h File Reference

Short comment. More...

#include <functional>
Include dependency graph for inos_1ms.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CINOSxmsHandlerBase
 
class  CINOSxmsHandler
 
class  CINOSxmsHandlerFunction
 
class  CINOS1ms
 

Macros

#define pINOS1ms   CINOS1ms::pInstance()
 
#define g_pINOS1ms   CINOS1ms::pInstance()
 

Detailed Description

Short comment.

Author
Ch. Hirzel
Remarks
project         : 
language        : GNU C++
system          : 

Long comment on this file.

Macro Definition Documentation

◆ g_pINOS1ms

#define g_pINOS1ms   CINOS1ms::pInstance()

Deprecated. Use CINOS1ms::Instance() instead. Can be used to get the core specific 1ms handler.

◆ pINOS1ms

#define pINOS1ms   CINOS1ms::pInstance()

Deprecated. Use CINOS1ms::Instance() instead. Can be used to get the core specific 1ms handler.