OpenWalnut  1.5.0dev
Classes
PROPERTY_TYPE_HELPER Namespace Reference

This namespace contains several helper classes which translate their template type to an enum. More...

Classes

class  WTypeIdentifier
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WStringConversion
 Class helping to create a new instance of the property content from an old one. More...
 
class  WTypeIdentifier< WPVBaseTypes::PV_BOOL >
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WTypeIdentifier< WPVBaseTypes::PV_INT >
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WTypeIdentifier< WPVBaseTypes::PV_DOUBLE >
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WTypeIdentifier< WPVBaseTypes::PV_STRING >
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WTypeIdentifier< WPVBaseTypes::PV_PATH >
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WTypeIdentifier< WPVBaseTypes::PV_SELECTION >
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WStringConversion< WPVBaseTypes::PV_SELECTION >
 Class helping to create a new instance of the property content from an old one. More...
 
class  WTypeIdentifier< WPVBaseTypes::PV_POSITION >
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WTypeIdentifier< WPVBaseTypes::PV_COLOR >
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WTypeIdentifier< WPVBaseTypes::PV_TRIGGER >
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WTypeIdentifier< WPVBaseTypes::PV_MATRIX4X4 >
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WTypeIdentifier< WPVBaseTypes::PV_INTERVAL >
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WStringConversion< WPVBaseTypes::PV_MATRIX4X4 >
 Class helping to create a new instance of the property content from an old one. More...
 
class  WTypeIdentifier< WPVBaseTypes::PV_TRANSFERFUNCTION >
 Class helping to adapt types specified as template parameter into an enum. More...
 
class  WStringConversion< WPVBaseTypes::PV_TRANSFERFUNCTION >
 Class helping to create a new instance of the property content from an old one. More...
 
class  WStringConversion< WPVBaseTypes::PV_POSITION >
 Class helping to create a new instance of the property content from an old one. More...
 
class  WStringConversion< WPVBaseTypes::PV_INTERVAL >
 Class helping to create a new instance of the property content from an old one. More...
 

Detailed Description

This namespace contains several helper classes which translate their template type to an enum.