#include "XmlAgent.h"
#include <stdarg.h>
Functions | |
const char * | getMapValue (const YCPMap map, const string key) |
YCPList | getMapValueAsList (const YCPMap map, const string key) |
YCPMap | getMapValueAsMap (const YCPMap map, const string key) |
xmlDocPtr | ParseYCPMethodCall (YCPMap map, xmlDocPtr doc) |
void | xmlagentError (void *ctx, const char *msg,...) |
Variables | |
int | ParseError = 0 |
|
|
|
|
|
|
|
|
|
|
|
|