![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Definition at line 47 of file operationpoint.cpp.
Public Attributes | |
| NodeFactory & | alloc_ |
| vector< PNode > | sources_ |
| const StreamType * | sType_ |
Public Member Functions | |
| RefPoint (RefPoint const &pred) | |
| just continue connection chaining | |
| RefPoint (NodeFactory &nFactory, asset::Media const &srcMedia) | |
| initiate a connection chain at a real source | |
Private Member Functions | |
| void | establishMediaChannels (asset::Media const &srcMedia) |
| void | deriveSourceStreamType () |
just continue connection chaining
Definition at line 56 of file operationpoint.cpp.
|
inline |
initiate a connection chain at a real source
Definition at line 63 of file operationpoint.cpp.
References RefPoint::deriveSourceStreamType(), and RefPoint::establishMediaChannels().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 74 of file operationpoint.cpp.
Referenced by RefPoint::RefPoint().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 80 of file operationpoint.cpp.
Referenced by RefPoint::RefPoint().
Here is the caller graph for this function:| NodeFactory& alloc_ |
Definition at line 49 of file operationpoint.cpp.
| vector<PNode> sources_ |
Definition at line 51 of file operationpoint.cpp.
| const StreamType* sType_ |
Definition at line 52 of file operationpoint.cpp.
Collaboration diagram for RefPoint: