CPPMyth
Library to interoperate with MythTV server
Loading...
Searching...
No Matches
attr_bind_t Struct Reference

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 *)

Detailed Description

Definition of binding from a source field to an object attribute.

Definition at line 55 of file mythdto.h.

Field Documentation

◆ field

const char* attr_bind_t::field

name of source field

Definition at line 57 of file mythdto.h.

◆ set

void(* attr_bind_t::set) (void *, const void *)

function setter

Definition at line 59 of file mythdto.h.

◆ type

FT_t attr_bind_t::type

type of source field

Definition at line 58 of file mythdto.h.


The documentation for this struct was generated from the following file:
  • /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/mythdto/mythdto.h