Lumiera
0.pre.03
»edit your freedom«
|
Public Member Functions | |
ID (HashVal id) | |
ID (Pipe const &) | |
ID (PPipe const &) | |
operator PPipe () const | |
allows a Pipe-ID to stand in for a full Pipe Asset More... | |
StreamType::ID | streamType () const |
allows to fetch the StreamType directly just from a Pipe-ID More... | |
Public Member Functions inherited from ID< Struct > | |
ID (HashVal id) | |
ID (const Struct &) | |
Public Member Functions inherited from ID< Asset > | |
ID (HashVal id) | |
ID (const Asset &asset) | |
operator HashVal () const | |
Additional Inherited Members | |
Static Public Attributes inherited from ID< Asset > | |
static ID | INVALID |
marker constant denoting a NIL asset | |
|
inline |
|
inline |
allows to fetch the StreamType directly just from a Pipe-ID
error::Invalid | when there is no corresponding Pipe |
Definition at line 130 of file pipe.hpp.
References Pipe::lookup().