Static Public Member Functions | |
template<class _SourceImpl> | |
static Source_Ref::Impl_Ptr | createSourceImpl (const media::MediaId &media_r, const Pathname &path_r, const std::string &alias_r, const Pathname &cache_dir_r, bool auto_refresh) |
Try to create a _SourceImpl kind of Source. | |
template<class _SourceImpl> | |
static Source_Ref::Impl_Ptr | createBaseSourceImpl (const media::MediaId &media_r, const Pathname &path_r, const std::string &alias_r, const Pathname &cache_dir_r, bool auto_refresh) |
Try to create a _SourceImpl kind of Source. |
Definition at line 37 of file SourceFactory.cc.
|
Try to create a _SourceImpl kind of Source.
Definition at line 43 of file SourceFactory.cc. |
|
Try to create a _SourceImpl kind of Source.
Definition at line 58 of file SourceFactory.cc. |