openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eSecCommandList Class Reference

#include <sec.h>

Public Types

typedef List::iterator iterator
 

Public Member Functions

 eSecCommandList ()
 
void push_front (const eSecCommand &cmd)
 
void push_back (const eSecCommand &cmd)
 
void push_back (eSecCommandList &list)
 
void clear ()
 
iteratorcurrent ()
 
iterator begin ()
 
iterator end ()
 
int size () const
 
 operator bool () const
 
eSecCommandListoperator= (const eSecCommandList &lst)
 

Member Typedef Documentation

◆ iterator

typedef List::iterator eSecCommandList::iterator

Constructor & Destructor Documentation

◆ eSecCommandList()

eSecCommandList::eSecCommandList ( )
inline

Member Function Documentation

◆ begin()

iterator eSecCommandList::begin ( )
inline

◆ clear()

void eSecCommandList::clear ( )
inline

◆ current()

iterator& eSecCommandList::current ( )
inline

◆ end()

iterator eSecCommandList::end ( )
inline

◆ operator bool()

eSecCommandList::operator bool ( ) const
inline

◆ operator=()

eSecCommandList& eSecCommandList::operator= ( const eSecCommandList lst)
inline

◆ push_back() [1/2]

void eSecCommandList::push_back ( const eSecCommand cmd)
inline

◆ push_back() [2/2]

void eSecCommandList::push_back ( eSecCommandList list)
inline

◆ push_front()

void eSecCommandList::push_front ( const eSecCommand cmd)
inline

◆ size()

int eSecCommandList::size ( ) const
inline

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