LV2::FixedSize< Derived, Required > Struct Template Reference

#include <lv2gui.hpp>

Inheritance diagram for LV2::FixedSize< Derived, Required >:

LV2::Extension< Required >

List of all members.

Static Public Member Functions

static void map_feature_handlers (FeatureHandlerMap &hmap)
static void handle_feature (void *instance, void *data)


Detailed Description

template<class Derived, bool Required>
struct LV2::FixedSize< Derived, Required >

This extension provides no extra functions or data, it just makes sure that the GUI will not instantiate unless the host passes a LV2_Feature for the fixedSize GUI feature defined in the GUI extension (if Required is true).

Member Function Documentation

template<class Derived, bool Required>
static void LV2::FixedSize< Derived, Required >::map_feature_handlers ( FeatureHandlerMap &  hmap  )  [inline, static]

Reimplemented from LV2::Extension< Required >.

template<class Derived, bool Required>
static void LV2::FixedSize< Derived, Required >::handle_feature ( void *  instance,
void *  data 
) [inline, static]


The documentation for this struct was generated from the following file:
Generated on Tue Jan 8 23:08:21 2008 by  doxygen 1.5.4