CPPMyth
Library to interoperate with MythTV server
bindings_t Struct Reference

Brings together all attribute bindings of an object. More...

#include <mythdto.h>

Collaboration diagram for bindings_t:

Data Fields

int attr_count
 
attr_bind_tattr_bind
 

Detailed Description

Brings together all attribute bindings of an object.

Definition at line 66 of file mythdto.h.

Field Documentation

◆ attr_bind

attr_bind_t* bindings_t::attr_bind

pointer to the first element

Definition at line 69 of file mythdto.h.

◆ attr_count

int bindings_t::attr_count

count binded attribute

Definition at line 68 of file mythdto.h.


The documentation for this struct was generated from the following file: