Interface for querying interfaces with a specific type.
More...
#include <IWeaverBase.h>
|
template<typename T > |
T * | query () |
| Query the interface from the running Runtime. Returns nullptr when this interface is not available. More...
|
|
Interface for querying interfaces with a specific type.
◆ query()
template<typename T >
T * SR::IQueryInterface::query |
( |
| ) |
|
|
inline |
Query the interface from the running Runtime. Returns nullptr when this interface is not available.
◆ queryInterface()
virtual void * SR::IQueryInterface::queryInterface |
( |
std::type_index |
type | ) |
|
|
protectedpure virtual |
The documentation for this class was generated from the following file: