live
Public Member Functions | Data Fields | Protected Member Functions
PIDState Class Reference

#include <MPEG2TransportStreamParser.hh>

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

Public Member Functions

virtual ~PIDState ()
 

Data Fields

MPEG2TransportStreamParserourParser
 
u_int16_t PID
 
PIDType type
 

Protected Member Functions

 PIDState (MPEG2TransportStreamParser &parser, u_int16_t pid, PIDType pidType)
 

Detailed Description

Definition at line 36 of file MPEG2TransportStreamParser.hh.

Constructor & Destructor Documentation

◆ PIDState()

PIDState::PIDState ( MPEG2TransportStreamParser parser,
u_int16_t  pid,
PIDType  pidType 
)
protected

◆ ~PIDState()

virtual PIDState::~PIDState ( )
virtual

Field Documentation

◆ ourParser

MPEG2TransportStreamParser& PIDState::ourParser

Definition at line 43 of file MPEG2TransportStreamParser.hh.

◆ PID

u_int16_t PIDState::PID

Definition at line 44 of file MPEG2TransportStreamParser.hh.

◆ type

PIDType PIDState::type

Definition at line 45 of file MPEG2TransportStreamParser.hh.


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