ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcbCON.hpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <signal.h>
#include <ngc/core/ngcbSIO.hpp>

Go to the source code of this file.

Classes

class  ngcbCON
 
class  ngcbCON_FACTORY
 
class  ngcbSCON
 
class  ngcbSCON_FACTORY
 

Macros

#define NGC_REGISTER_CON_MOD(type, name)
 

Detailed Description

Macro Definition Documentation

◆ NGC_REGISTER_CON_MOD

#define NGC_REGISTER_CON_MOD ( type,
name )
Value:
extern "C" { type name; \
int _ngcb_con_ ## name = 1 ; }

Controller interface registration macro