Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
Response Struct Reference

Description

Definition at line 57 of file media-access-mock.cpp.

Public Attributes

MediaDesc globalDesc
 
vector< ChanDescchannels
 

Public Member Functions

ResponseglobalLength (Duration length)
 
Responsechannel (Literal name, Literal id)
 

Private Member Functions

ChanHandle genH ()
 

Static Private Attributes

static int _i_
 

Member Function Documentation

◆ globalLength()

Response & globalLength ( Duration  length)
inline

Definition at line 63 of file media-access-mock.cpp.

References Duration::accept(), and MediaDesc::length.

+ Here is the call graph for this function:

◆ channel()

Response & channel ( Literal  name,
Literal  id 
)
inline

Definition at line 70 of file media-access-mock.cpp.

◆ genH()

ChanHandle genH ( )
inlineprivate

Definition at line 80 of file media-access-mock.cpp.

Member Data Documentation

◆ globalDesc

MediaDesc globalDesc

Definition at line 59 of file media-access-mock.cpp.

◆ channels

vector<ChanDesc> channels

Definition at line 60 of file media-access-mock.cpp.

◆ _i_

int _i_
staticprivate

Definition at line 77 of file media-access-mock.cpp.

+ Collaboration diagram for Response:

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