#include "dunecore/ArtSupport/ArtServicePointer.h"
Go to the source code of this file.
Functions | |
template<class S , class P > | |
const P * | ArtServiceProviderFromService () |
template<class S > | |
const S::provider_type * | DefaultArtServiceProvider () |
template<class P > | |
const P * | ArtServiceProvider () |
const P* ArtServiceProvider | ( | ) |
Definition at line 37 of file ArtServiceProvider.h.
const P* ArtServiceProviderFromService | ( | ) |
Definition at line 21 of file ArtServiceProvider.h.
const S::provider_type* DefaultArtServiceProvider | ( | ) |
Definition at line 30 of file ArtServiceProvider.h.