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

Public Member Functions

 Property (const std::string &dev, const std::string &name)
 

Public Attributes

std::string dev
 
std::string name
 
BLOBHandling blob = B_NEVER
 

Detailed Description

Definition at line 599 of file indiserver.cpp.

Constructor & Destructor Documentation

◆ Property()

Property::Property ( const std::string &  dev,
const std::string &  name 
)
inline

Definition at line 606 of file indiserver.cpp.

Member Data Documentation

◆ blob

BLOBHandling Property::blob = B_NEVER

Definition at line 604 of file indiserver.cpp.

◆ dev

std::string Property::dev

Definition at line 602 of file indiserver.cpp.

◆ name

std::string Property::name

Definition at line 603 of file indiserver.cpp.


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