Mistake on this page?
Report an issue in GitHub or email us
Public Member Functions
StaticInterface< Impl, Interface > Struct Template Reference

Static Interface helper class. More...

#include <StaticInterface.h>

Public Member Functions

Impl * impl ()
 
const Impl * impl () const
 

Detailed Description

template<typename Impl, template< typename > class Interface>
struct ble::StaticInterface< Impl, Interface >

Static Interface helper class.

Template Parameters
ImplImplementation class.
InterfaceInterface template

Definition at line 30 of file StaticInterface.h.

Member Function Documentation

Impl* impl ( )
Returns
A pointer to the implementation class.

Definition at line 35 of file StaticInterface.h.

const Impl* impl ( ) const
Returns
A pointer to the implementation class.

Definition at line 43 of file StaticInterface.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.