top
| up
| prev | next
Initializer Struct
Definition at line 31
of XPathExample.cpp
Constructors
Constructor Details
Initializer Constructor
Initializer::Initializer()
Definition at line 33
of XPathExample.cpp
:
34 {
35 soulng::util::Init();
36 sngxml::xpath::Init();
37 }
top
| up
| prev | next