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

#include <dsmccbiop.h>

Collaboration diagram for BiopObjLocation:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

unsigned long m_componentTag {0}
 
char m_componentDataLen {0}
 
char m_versionMajor {0}
 
char m_versionMinor {0}
 
DSMCCCacheReference m_reference
 

Detailed Description

Definition at line 73 of file dsmccbiop.h.

Constructor & Destructor Documentation

◆ BiopObjLocation()

BiopObjLocation::BiopObjLocation ( )
default

◆ ~BiopObjLocation()

BiopObjLocation::~BiopObjLocation ( )
default

Member Function Documentation

◆ Process()

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

Definition at line 447 of file dsmccbiop.cpp.

Referenced by ProfileBodyFull::Process().

Member Data Documentation

◆ m_componentTag

unsigned long BiopObjLocation::m_componentTag {0}

Definition at line 81 of file dsmccbiop.h.

Referenced by Process().

◆ m_componentDataLen

char BiopObjLocation::m_componentDataLen {0}

Definition at line 82 of file dsmccbiop.h.

Referenced by Process().

◆ m_versionMajor

char BiopObjLocation::m_versionMajor {0}

Definition at line 83 of file dsmccbiop.h.

Referenced by Process().

◆ m_versionMinor

char BiopObjLocation::m_versionMinor {0}

Definition at line 84 of file dsmccbiop.h.

Referenced by Process().

◆ m_reference

DSMCCCacheReference BiopObjLocation::m_reference

Definition at line 85 of file dsmccbiop.h.

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


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