Namespace: Rx::LFR – Class: CCuda – Header: Rx.LFR/Cuda.h

CCuda::HasInterface Method

C++
bool HasInterface(ECudaInterface eInterface)

Queries if this object has the given interface.

Parameters

[ECudaInterface] eInterface

[in] The interface to query.

Returns

bool

True if this class has the given interface, false if not.