FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
main
(
void
)
Definition at line
73
of file
Markus.cxx
.
References
FloatInfo::initialize()
.
74
{
75
FloatInfo
*fInfo;
76
77
fInfo =
new
FloatInfo
();
78
fInfo->
initialize
();
79
80
while
(1)
81
pause();
82
}
FloatInfo
Definition:
Markus.cxx:7
FloatInfo::initialize
void initialize()
Definition:
Markus.cxx:68
Here is the call graph for this function:
dim
src
examples
Markus.cxx
Generated on Sun Sep 18 2016 20:50:31 for FACT++ by
1.8.11