|
OpenVAS Libraries
4.0+rc3.SVN
|
XML context. More...
Data Fields | |
| GSList * | first |
| The name of the very first entity. | |
| GSList * | current |
| The element currently being parsed. | |
| gboolean | done |
| Flag which is true when the first element is closed. | |
XML context.
This structure is used to pass data between XML event handlers and the caller of the XML parser.
1.8.1.1