FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void add_serv_str
(
const string &
s1
)
Definition at line
79
of file
test_serve.cxx
.
Referenced by
main()
.
80
{
81
DimService
*abc;
82
83
abc =
new
DimService
(
"TEST/STRINGVAL_CONST"
,(
char
*)s1.c_str());
84
}
DimService
Definition:
dis.hxx:141
Here is the caller graph for this function:
dim
src
examples
test_serve.cxx
Generated on Sun Sep 18 2016 20:50:31 for FACT++ by
1.8.11