#include <core.h>
|
RESULT | playService (const eServiceReference &service) |
|
RESULT | connectEvent (const sigc::slot1< void, int > &event, ePtr< eConnection > &connection) |
|
RESULT | connectRecordEvent (const sigc::slot2< void, ePtr< iRecordableService >, int > &event, ePtr< eConnection > &connection) |
|
RESULT | getCurrentService (ePtr< iPlayableService > &service) |
|
RESULT | stopService (void) |
|
RESULT | recordService (const eServiceReference &ref, ePtr< iRecordableService > &service, bool simulate, pNavigation::RecordType type) |
|
RESULT | stopRecordService (ePtr< iRecordableService > &service) |
|
void | getRecordings (std::vector< ePtr< iRecordableService > > &recordings, bool simulate, pNavigation::RecordType type) |
|
void | getRecordingsServicesOnly (std::vector< eServiceReference > &services, pNavigation::RecordType type) |
|
void | getRecordingsTypesOnly (std::vector< pNavigation::RecordType > &services, pNavigation::RecordType type) |
|
void | getRecordingsSlotIDsOnly (std::vector< int > &slotids, pNavigation::RecordType type) |
|
std::map< ePtr< iRecordableService >, eServiceReference, std::less< iRecordableService * > > | getRecordingsServices (pNavigation::RecordType type) |
|
RESULT | pause (int p) |
|
| eNavigation (iServiceHandler *serviceHandler, int decoder=0) |
|
virtual | ~eNavigation () |
|
void | operator delete (void *p) |
|
virtual void | AddRef ()=0 |
|
virtual void | Release ()=0 |
|
◆ eNavigation()
eNavigation::eNavigation |
( |
iServiceHandler * |
serviceHandler, |
|
|
int |
decoder = 0 |
|
) |
| |
◆ ~eNavigation()
eNavigation::~eNavigation |
( |
| ) |
|
|
virtual |
◆ connectEvent()
RESULT eNavigation::connectEvent |
( |
const sigc::slot1< void, int > & |
event, |
|
|
ePtr< eConnection > & |
connection |
|
) |
| |
◆ connectRecordEvent()
◆ getCurrentService()
◆ getInstance()
◆ getRecordings()
◆ getRecordingsServices()
◆ getRecordingsServicesOnly()
◆ getRecordingsSlotIDsOnly()
◆ getRecordingsTypesOnly()
◆ pause()
RESULT eNavigation::pause |
( |
int |
p | ) |
|
◆ playService()
◆ recordService()
◆ stopRecordService()
◆ stopService()
RESULT eNavigation::stopService |
( |
void |
| ) |
|
◆ eFCCServiceManager
The documentation for this class was generated from the following files: