Lumiera  0.pre.03
»edit your freedom«
ProcessTable Class Reference

Description

Definition at line 95 of file play-service.cpp.

Public Member Functions

Play::Controller establishProcess (PlayProcess *newProcess)
 
bool isActive () const
 

Private Types

typedef weak_ptr< PlayProcessEntry
 
typedef std::vector< Entry > ProcTable
 

Private Member Functions

void endProcess (PlayProcess *dyingProcess)
 

Static Private Member Functions

static bool isDead (Entry const &e)
 

Private Attributes

ProcTable processes_
 

Additional Inherited Members

- Static Public Member Functions inherited from Sync< CONF >
static MonitorgetMonitor (Sync const *forThis)
 

Member Data Documentation

◆ processes_

ProcTable processes_
private
Note
holding just weak references to any ongoing playback processes

Definition at line 103 of file play-service.cpp.

+ Inheritance diagram for ProcessTable:
+ Collaboration diagram for ProcessTable:

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