Blink API
Public Member Functions | List of all members
Blink::KernelInfo Struct Reference

Kernel information. More...

#include <Blink.h>

Inheritance diagram for Blink::KernelInfo:
BlinkKernelInfo

Public Member Functions

 KernelInfo (const KernelInfo &info)
 
 KernelInfo (const std::string &name, KernelType type, KernelGranularity granularity)
 
std::string getName () const
 
KernelType getType () const
 
KernelGranularity getGranularity () const
 

Additional Inherited Members

- Public Attributes inherited from BlinkKernelInfo
const char * kernelName
 
BlinkKernelType kernelType
 
BlinkKernelGranularity kernelGranularity
 

Detailed Description

Kernel information.

Describes characteristics of a kernel.


The documentation for this struct was generated from the following file:


©2019 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.thefoundry.co.uk