OpenSDN source code
|
#include <sandesh/sandesh_message_builder.h>
Go to the source code of this file.
Functions | |
static bool | ParseInteger (const pugi::xml_node &node, int *valuep) |
static bool | ParseUnsignedLong (const pugi::xml_node &node, uint64_t *valuep) |
|
static |
Definition at line 14 of file sandesh_message_builder.cc.
|
static |
Definition at line 20 of file sandesh_message_builder.cc.