Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
INDI::PropertyContainer< T > Struct Template Reference

#include <indipropertybasic_p.h>

Inheritance diagram for INDI::PropertyContainer< T >:
INDI::PropertyBasicPrivateTemplate< IText > INDI::PropertyBasicPrivateTemplate< ILight > INDI::PropertyBasicPrivateTemplate< IBLOB > INDI::PropertyBasicPrivateTemplate< ISwitch > INDI::PropertyBasicPrivateTemplate< INumber > INDI::PropertyBasicPrivateTemplate< T > INDI::PropertyTextPrivate INDI::PropertyLightPrivate INDI::PropertyBlobPrivate INDI::PropertySwitchPrivate INDI::PropertyNumberPrivate

Public Attributes

PropertyView< T > & typedProperty
 

Detailed Description

template<typename T>
struct INDI::PropertyContainer< T >

Definition at line 33 of file indipropertybasic_p.h.

Member Data Documentation

◆ typedProperty

template<typename T >
PropertyView<T>& INDI::PropertyContainer< T >::typedProperty

Definition at line 38 of file indipropertybasic_p.h.


The documentation for this struct was generated from the following file: