CHAI SDK
Version 1.3
|
Section descriptor for SmartConnect. More...
Public Member Functions | |
CPNS::DeviceID | GetDeviceID () const |
Source device ID. Can be a sub-device of the requested device. More... | |
CPNS::Enums::SectionTypes | GetSectionTypes () const |
Instance type flags. More... | |
CPNS::uint16 | GetInstanceCount () const |
Number of instances. More... | |
void | SetInstanceCount (CPNS::uint16 const count) |
SmartConnectSectionItem () | |
Default constructor. More... | |
SmartConnectSectionItem (CPNS::DeviceID const &devID, CPNS::Enums::SectionTypes const sectionTypes, CPNS::uint16 const wInstanceCount) | |
Constructor. More... | |
SmartConnectSectionItem (SmartConnectSectionItem const &data) | |
Constructor. More... | |
Section descriptor for SmartConnect.
|
inline |
Default constructor.
|
inline |
Constructor.
[in] | devID | |
[in] | sectionTypes | |
[in] | wInstanceCount |
|
inline |
Constructor.
[in] | data |
|
inline |
Source device ID. Can be a sub-device of the requested device.
|
inline |
Number of instances.
|
inline |
Instance type flags.