#include <struct.hpp>


Definition at line 79 of file struct.hpp.
Public Member Functions | |
| virtual const ID< Struct > & | getID () const |
| < | |
| const string | queryPipeID () const |
| query the currently defined properties of this structural asset for a stream-ID predicate | |
| const string | queryStreamID () const |
| query the currently defined properties of this structural asset for a stream-ID predicate | |
Static Public Attributes | |
| static StructFactory | create |
| storage for the static StructFactory instance | |
Protected Member Functions | |
| Struct (const Asset::Ident &idi) | |
Friends | |
| class | StructFactory |
<
Reimplemented from asset::Asset.
Reimplemented in asset::Pipe.
Definition at line 84 of file struct.hpp.
| const string asset::Struct::queryPipeID | ( | ) | const |
query the currently defined properties of this structural asset for a stream-ID predicate
Definition at line 66 of file struct.cpp.
References asset::Asset::ident, and asset::Asset::Ident::name.
| const string asset::Struct::queryStreamID | ( | ) | const |
query the currently defined properties of this structural asset for a stream-ID predicate
Definition at line 58 of file struct.cpp.
References asset::Asset::ident, and asset::Asset::Ident::name.
StructFactory asset::Struct::create [static] |
storage for the static StructFactory instance
Definition at line 82 of file struct.hpp.
Referenced by lumiera::query::MockTable::fabricate_just_new_Pipe(), lumiera::query::MockTable::fabricate_matching_new_Pipe(), lumiera::query::MockTable::fabricate_ProcPatt_on_demand(), mobject::session::makeDefaultTrack(), and asset::Pipe::query().
1.5.6