CPPMyth
Library to interoperate with MythTV server
|
Definition of binding from a source field to an object attribute. More...
#include <mythdto.h>
Data Fields | |
const char * | field |
FT_t | type |
void(* | set )(void *, const void *) |
Definition of binding from a source field to an object attribute.
void(* attr_bind_t::set) (void *, const void *) |