MythTV  master
Public Member Functions | List of all members
ProfileBody Class Referenceabstract

#include <dsmccbiop.h>

Inheritance diagram for ProfileBody:
Inheritance graph
[legend]

Public Member Functions

virtual ~ProfileBody ()=default
 
virtual DSMCCCacheReferenceGetReference ()=0
 
virtual int Process (const unsigned char *)=0
 

Detailed Description

Definition at line 88 of file dsmccbiop.h.

Constructor & Destructor Documentation

◆ ~ProfileBody()

virtual ProfileBody::~ProfileBody ( )
virtualdefault

Member Function Documentation

◆ GetReference()

virtual DSMCCCacheReference* ProfileBody::GetReference ( )
pure virtual

◆ Process()

virtual int ProfileBody::Process ( const unsigned char *  )
pure virtual

Implemented in ProfileBodyLite, and ProfileBodyFull.

Referenced by BiopIor::Process().


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