|
WSF
|


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. | |
| 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
| template class WSF_EXPORT WsfSimpleComponentT< WsfPlatformComponent > |
Explicitly instantiate and export template for simple platform component, and provide convenient alias.