FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void add_serv
(
const int &
ival
)
Definition at line
73
of file
cpp_server.cxx
.
Referenced by
main()
.
74
{
75
DimService
*abc;
76
77
abc =
new
DimService
(
"TEST/INTVAL_CONST"
,(
int
&)ival);
78
}
DimService
Definition:
dis.hxx:141
Here is the caller graph for this function:
dim
src
examples
cpp_server.cxx
Generated on Sun Sep 18 2016 20:50:31 for FACT++ by
1.8.11