|
MythTV
0.27pre
|
#include <BaseClasses.h>


Public Member Functions | |
| ~MHOwnPtrSequence () | |
Public Member Functions inherited from MHSequence< BASE * > | |
| MHSequence () | |
| ~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 |
Definition at line 75 of file BaseClasses.h.
|
inline |
Definition at line 77 of file BaseClasses.h.
1.8.1.2