Bridge++
Version 1.5.4
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
bridge_init_factory.h
Go to the documentation of this file.
1
14
#ifndef BRIDGE_INIT_FACTORY_INCLUDED
15
#define BRIDGE_INIT_FACTORY_INCLUDED
16
17
18
#ifdef USE_FACTORY
19
20
#ifdef USE_FACTORY_AUTOREGISTER
21
#else
22
23
bool
bridge_init_factory();
24
25
#endif
/* USE_FACTORY_AUTOREGISTER */
26
27
#ifdef DEBUG
28
void
bridge_report_factory();
29
30
#endif
31
32
#endif
/* USE_FACTORY */
33
34
35
#endif
/* BRIDGE_INIT_FACTORY_INCLUDED */
src
lib
bridge_init_factory.h
Generated on Thu Mar 19 2020 10:28:22 for Bridge++ by
1.8.6