FG DES
libFAUDES
DESTool
LRT >>
EEI >>
About
User Reference
C++ API
luafaudes
Developer
Links
libFAUDES
C++ API
Sections
Sets
Generators
Functions
PlugIns
Tutorials
Index
Classes
Files
ios_system.cpp
Go to the documentation of this file.
1
#include "
ios_system.h
"
2
3
namespace
faudes
{
4
5
6
7
// register
8
AutoRegisterType<IoSystem>
gRtiIoSystem
(
"IoSystem"
);
9
10
11
12
13
}
// end namespace faudes
faudes::AutoRegisterType
Definition
cfl_registry.h:488
ios_system.h
faudes
Definition
cfl_agenerator.h:43
faudes::gRtiIoSystem
AutoRegisterType< IoSystem > gRtiIoSystem("IoSystem")
libFAUDES 2.34d
--- 2026.03.11 --- c++ api documentaion by
doxygen
>>
C++ API
Introduction
Sets
Generators
Functions
PlugIns
Tutorials
Classes
Files
Top of Page