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

#include <dsmccbiop.h>

Inheritance diagram for ProfileBodyFull:
Inheritance graph
[legend]
Collaboration diagram for ProfileBodyFull:
Collaboration graph
[legend]

Public Member Functions

 ProfileBodyFull ()=default
 
 ~ProfileBodyFull () override=default
 
int Process (const unsigned char *data) override
 
DSMCCCacheReferenceGetReference () override
 
- Public Member Functions inherited from ProfileBody
virtual ~ProfileBody ()=default
 

Public Attributes

BiopConnbinder m_dsmConn
 

Protected Attributes

unsigned long m_dataLen {0}
 
char m_byteOrder {0}
 
char m_liteComponentsCount {0}
 
BiopObjLocation m_objLoc
 

Detailed Description

Definition at line 96 of file dsmccbiop.h.

Constructor & Destructor Documentation

◆ ProfileBodyFull()

ProfileBodyFull::ProfileBodyFull ( )
default

◆ ~ProfileBodyFull()

ProfileBodyFull::~ProfileBodyFull ( )
overridedefault

Member Function Documentation

◆ Process()

int ProfileBodyFull::Process ( const unsigned char *  data)
overridevirtual

Implements ProfileBody.

Definition at line 489 of file dsmccbiop.cpp.

◆ GetReference()

DSMCCCacheReference* ProfileBodyFull::GetReference ( )
inlineoverridevirtual

Implements ProfileBody.

Definition at line 102 of file dsmccbiop.h.

Member Data Documentation

◆ m_dataLen

unsigned long ProfileBodyFull::m_dataLen {0}
protected

Definition at line 106 of file dsmccbiop.h.

Referenced by Process().

◆ m_byteOrder

char ProfileBodyFull::m_byteOrder {0}
protected

Definition at line 107 of file dsmccbiop.h.

◆ m_liteComponentsCount

char ProfileBodyFull::m_liteComponentsCount {0}
protected

Definition at line 108 of file dsmccbiop.h.

Referenced by Process().

◆ m_objLoc

BiopObjLocation ProfileBodyFull::m_objLoc
protected

Definition at line 109 of file dsmccbiop.h.

Referenced by GetReference(), and Process().

◆ m_dsmConn

BiopConnbinder ProfileBodyFull::m_dsmConn

Definition at line 113 of file dsmccbiop.h.

Referenced by Process().


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