MythTV  master
Public Member Functions | List of all members
MHOwnPtrSequence< BASE > Class Template Reference

#include <BaseClasses.h>

Inheritance diagram for MHOwnPtrSequence< BASE >:
Inheritance graph
[legend]
Collaboration diagram for MHOwnPtrSequence< BASE >:
Collaboration graph
[legend]

Public Member Functions

 ~MHOwnPtrSequence ()
 
- Public Member Functions inherited from MHSequence< BASE * >
 MHSequence ()=default
 
 ~MHSequence ()
 
int Size () const
 
BASE * GetAt (int i) const
 
BASE * operator[] (int i) const
 
void InsertAt (BASE * b, int n)
 
void Append (BASE * b)
 
void RemoveAt (int i)
 

Additional Inherited Members

- Protected Attributes inherited from MHSequence< BASE * >
int m_vecSize
 
BASE * * m_values
 

Detailed Description

template<class BASE>
class MHOwnPtrSequence< BASE >

Definition at line 77 of file BaseClasses.h.

Constructor & Destructor Documentation

◆ ~MHOwnPtrSequence()

template<class BASE >
MHOwnPtrSequence< BASE >::~MHOwnPtrSequence ( )
inline

Definition at line 79 of file BaseClasses.h.


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