22 #ifndef MYTHJSONBINDER_H 23 #define MYTHJSONBINDER_H 25 #include "mythdto/mythdto.h" 26 #include "jsonparser.h" 32 void BindObject(
const Node& node,
void *obj,
const bindings_t *bl);
Brings together all attribute bindings of an object.
This is the main namespace that encloses all public classes.