AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Enumerations
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
v
w
+
Functions
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
v
w
Variables
Enumerations
Related Functions
+
Files
File List
+
File Members
All
Enumerations
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Friends
Macros
Pages
main.cpp
1
#include <iostream>
2
3
int
main() {
4
std::cout <<
"Run 'doxygen Doxyfile.in' from the root project directory to generate documentation."
<< std::endl;
5
std::cout <<
"View the documentation by opening docs/html/index.html in a web browser."
<< std::endl;
6
return
0;
7
}
Generated by
1.8.13