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

#include <libmythtv/mheg/dsmccbiop.h>

Collaboration diagram for BiopTap:
[legend]

Public Member Functions

 BiopTap ()=default
 
 ~BiopTap ()=default
 
int Process (const unsigned char *data)
 

Public Attributes

unsigned short m_id {0}
 
unsigned short m_use {0}
 
unsigned short m_assocTag {0}
 
std::vector< uint8_t > m_selector
 

Detailed Description

Definition at line 43 of file dsmccbiop.h.

Constructor & Destructor Documentation

◆ BiopTap()

BiopTap::BiopTap ( )
default

◆ ~BiopTap()

BiopTap::~BiopTap ( )
default

Member Function Documentation

◆ Process()

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

Definition at line 368 of file dsmccbiop.cpp.

Referenced by BiopConnbinder::Process(), and BiopModuleInfo::Process().

Member Data Documentation

◆ m_assocTag

unsigned short BiopTap::m_assocTag {0}

Definition at line 54 of file dsmccbiop.h.

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

◆ m_id

unsigned short BiopTap::m_id {0}

Definition at line 51 of file dsmccbiop.h.

Referenced by Process().

◆ m_selector

std::vector<uint8_t> BiopTap::m_selector

Definition at line 55 of file dsmccbiop.h.

Referenced by Process().

◆ m_use

unsigned short BiopTap::m_use {0}

Definition at line 52 of file dsmccbiop.h.

Referenced by Process().


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