Instrument Neutral Distributed Interface INDI  2.0.2
Public Member Functions | Public Attributes | List of all members
INDI::PropertiesPrivate Class Reference

#include <indiproperties_p.h>

Public Member Functions

 PropertiesPrivate ()
 
virtual ~PropertiesPrivate ()
 

Public Attributes

std::deque< INDI::Propertyproperties
 
std::vector< INDI::Property * > propertiesBC
 
Properties self {make_shared_weak(this)}
 

Detailed Description

Definition at line 33 of file indiproperties_p.h.

Constructor & Destructor Documentation

◆ PropertiesPrivate()

INDI::PropertiesPrivate::PropertiesPrivate ( )

Definition at line 24 of file indiproperties.cpp.

◆ ~PropertiesPrivate()

INDI::PropertiesPrivate::~PropertiesPrivate ( )
virtual

Definition at line 27 of file indiproperties.cpp.

Member Data Documentation

◆ properties

std::deque<INDI::Property> INDI::PropertiesPrivate::properties

Definition at line 40 of file indiproperties_p.h.

◆ propertiesBC

std::vector<INDI::Property *> INDI::PropertiesPrivate::propertiesBC
mutable

Definition at line 42 of file indiproperties_p.h.

◆ self

Properties INDI::PropertiesPrivate::self {make_shared_weak(this)}

Definition at line 43 of file indiproperties_p.h.


The documentation for this class was generated from the following files: