WSF
WsfSimpleComponent.hpp File Reference
#include "wsf_export.h"
#include "WsfComponent.hpp"
#include "WsfNamed.hpp"
Include dependency graph for WsfSimpleComponent.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WsfSimpleComponentT< COMPONENT_TYPE >

Typedefs

template<class PARENT_TYPE>
using WsfSimpleComponentParentT = WsfSimpleComponentT<WsfComponentT<PARENT_TYPE>>
using WsfSimplePlatformComponent = WsfSimpleComponentT<WsfPlatformComponent>

Variables

template class WSF_EXPORT WsfSimpleComponentT< WsfPlatformComponent >
 Explicitly instantiate and export template for simple platform component, and provide convenient alias.

Typedef Documentation

◆ WsfSimpleComponentParentT

template<class PARENT_TYPE>
using WsfSimpleComponentParentT = WsfSimpleComponentT<WsfComponentT<PARENT_TYPE>>

A convenient alias template for simple components specified by parent type, when no specialized component is defined or typedef'd

◆ WsfSimplePlatformComponent

Variable Documentation

◆ WsfSimpleComponentT< WsfPlatformComponent >

Explicitly instantiate and export template for simple platform component, and provide convenient alias.

Copyrights Multiple, All Rights Reserved