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

#include <libmythtv/mheg/dsmccbiop.h>

Collaboration diagram for BiopIor:
[legend]

Public Member Functions

 BiopIor ()=default
 
 ~BiopIor ()
 
int Process (const unsigned char *data)
 
void AddTap (Dsmcc *pStatus) const
 

Public Attributes

unsigned long m_typeIdLen {0}
 
char * m_typeId {nullptr}
 
unsigned long m_taggedProfilesCount {0}
 
unsigned long m_profileIdTag {0}
 
ProfileBodym_profileBody {nullptr}
 

Detailed Description

Definition at line 129 of file dsmccbiop.h.

Constructor & Destructor Documentation

◆ BiopIor()

BiopIor::BiopIor ( )
default

◆ ~BiopIor()

BiopIor::~BiopIor ( )
inline

Definition at line 133 of file dsmccbiop.h.

Member Function Documentation

◆ Process()

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

Definition at line 529 of file dsmccbiop.cpp.

Referenced by BiopBinding::Process(), and Dsmcc::ProcessDownloadServerInitiate().

◆ AddTap()

void BiopIor::AddTap ( Dsmcc pStatus) const

Definition at line 577 of file dsmccbiop.cpp.

Referenced by BiopMessage::ProcessDir(), and Dsmcc::ProcessDownloadServerInitiate().

Member Data Documentation

◆ m_typeIdLen

unsigned long BiopIor::m_typeIdLen {0}

Definition at line 142 of file dsmccbiop.h.

Referenced by Process().

◆ m_typeId

char* BiopIor::m_typeId {nullptr}

Definition at line 143 of file dsmccbiop.h.

Referenced by Process(), Dsmcc::ProcessDownloadServerInitiate(), and ~BiopIor().

◆ m_taggedProfilesCount

unsigned long BiopIor::m_taggedProfilesCount {0}

Definition at line 144 of file dsmccbiop.h.

Referenced by Process().

◆ m_profileIdTag

unsigned long BiopIor::m_profileIdTag {0}

Definition at line 145 of file dsmccbiop.h.

Referenced by Process().

◆ m_profileBody

ProfileBody* BiopIor::m_profileBody {nullptr}

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