MythTV  master
Public Member Functions | Public Attributes | List of all members
BiopConnbinder Class Reference

#include <libmythtv/mheg/dsmccbiop.h>

Collaboration diagram for BiopConnbinder:
[legend]

Public Member Functions

 BiopConnbinder ()=default
 
int Process (const unsigned char *data)
 

Public Attributes

unsigned long m_componentTag {0}
 
unsigned char m_componentDataLen {0}
 
unsigned char m_tapsCount {0}
 
BiopTap m_tap
 

Detailed Description

Definition at line 61 of file dsmccbiop.h.

Constructor & Destructor Documentation

◆ BiopConnbinder()

BiopConnbinder::BiopConnbinder ( )
default

Member Function Documentation

◆ Process()

int BiopConnbinder::Process ( const unsigned char *  data)

Definition at line 420 of file dsmccbiop.cpp.

Referenced by ProfileBodyFull::Process().

Member Data Documentation

◆ m_componentTag

unsigned long BiopConnbinder::m_componentTag {0}

Definition at line 67 of file dsmccbiop.h.

Referenced by Process().

◆ m_componentDataLen

unsigned char BiopConnbinder::m_componentDataLen {0}

Definition at line 68 of file dsmccbiop.h.

Referenced by Process().

◆ m_tapsCount

unsigned char BiopConnbinder::m_tapsCount {0}

Definition at line 69 of file dsmccbiop.h.

Referenced by Process().

◆ m_tap

BiopTap BiopConnbinder::m_tap

Definition at line 70 of file dsmccbiop.h.

Referenced by Process(), and ProfileBodyFull::Process().


The documentation for this class was generated from the following files: