Method | Description | |
---|---|---|
BeginAttributes ( CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndAttributes(). |
|
BeginManufacturer ( CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndManufacturer(). |
|
BeginModel ( CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndModel(). |
|
BeginProduct ( CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndProduct(). |
|
BeginSetSourceIndex ( uint aValue, CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndSetSourceIndex(). |
|
BeginSetSourceIndexByName ( String aValue, CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndSetSourceIndexByName(). |
|
BeginSetStandby ( bool aValue, CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndSetStandby(). |
|
BeginSource ( uint aIndex, CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndSource(). |
|
BeginSourceCount ( CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndSourceCount(). |
|
BeginSourceIndex ( CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndSourceIndex(). |
|
BeginSourceXml ( CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndSourceXml(). |
|
BeginSourceXmlChangeCount ( CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndSourceXmlChangeCount(). |
|
BeginStandby ( CallbackAsyncComplete aCallback ) : void |
Invoke the action asynchronously Returns immediately and will run the client-specified callback when the action later completes. Any output arguments can then be retrieved by calling EndStandby(). |
|
CpProxyAvOpenhomeOrgProduct1 ( ICpDevice aDevice ) : System |
Constructor Use CpProxy::[Un]Subscribe() to enable/disable querying of state variable and reporting of their changes. |
|
Dispose ( ) : void |
Must be called for each class instance. Must be called before Core.Library.Close().
|
|
EndAttributes ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
EndManufacturer ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
EndModel ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
EndProduct ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
EndSetSourceIndex ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
EndSetSourceIndexByName ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
EndSetStandby ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
EndSource ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
EndSourceCount ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
EndSourceIndex ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
EndSourceXml ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
EndSourceXmlChangeCount ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
EndStandby ( |
Retrieve the output arguments from an asynchronously invoked action. This may only be called from the callback set in the above Begin function. |
|
PropertyAttributes ( ) : String |
Query the value of the Attributes property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyManufacturerImageUri ( ) : String |
Query the value of the ManufacturerImageUri property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyManufacturerInfo ( ) : String |
Query the value of the ManufacturerInfo property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyManufacturerName ( ) : String |
Query the value of the ManufacturerName property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyManufacturerUrl ( ) : String |
Query the value of the ManufacturerUrl property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyModelImageUri ( ) : String |
Query the value of the ModelImageUri property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyModelInfo ( ) : String |
Query the value of the ModelInfo property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyModelName ( ) : String |
Query the value of the ModelName property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyModelUrl ( ) : String |
Query the value of the ModelUrl property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyProductImageUri ( ) : String |
Query the value of the ProductImageUri property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyProductInfo ( ) : String |
Query the value of the ProductInfo property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyProductName ( ) : String |
Query the value of the ProductName property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyProductRoom ( ) : String |
Query the value of the ProductRoom property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyProductUrl ( ) : String |
Query the value of the ProductUrl property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertySourceCount ( ) : uint |
Query the value of the SourceCount property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertySourceIndex ( ) : uint |
Query the value of the SourceIndex property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertySourceXml ( ) : String |
Query the value of the SourceXml property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
PropertyStandby ( ) : bool |
Query the value of the Standby property. This function is threadsafe and can only be called if Subscribe() has been called and a first eventing callback received more recently than any call to Unsubscribe(). |
|
SetPropertyAttributesChanged ( System aAttributesChanged ) : void |
Set a delegate to be run when the Attributes state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyManufacturerImageUriChanged ( System aManufacturerImageUriChanged ) : void |
Set a delegate to be run when the ManufacturerImageUri state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyManufacturerInfoChanged ( System aManufacturerInfoChanged ) : void |
Set a delegate to be run when the ManufacturerInfo state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyManufacturerNameChanged ( System aManufacturerNameChanged ) : void |
Set a delegate to be run when the ManufacturerName state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyManufacturerUrlChanged ( System aManufacturerUrlChanged ) : void |
Set a delegate to be run when the ManufacturerUrl state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyModelImageUriChanged ( System aModelImageUriChanged ) : void |
Set a delegate to be run when the ModelImageUri state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyModelInfoChanged ( System aModelInfoChanged ) : void |
Set a delegate to be run when the ModelInfo state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyModelNameChanged ( System aModelNameChanged ) : void |
Set a delegate to be run when the ModelName state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyModelUrlChanged ( System aModelUrlChanged ) : void |
Set a delegate to be run when the ModelUrl state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyProductImageUriChanged ( System aProductImageUriChanged ) : void |
Set a delegate to be run when the ProductImageUri state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyProductInfoChanged ( System aProductInfoChanged ) : void |
Set a delegate to be run when the ProductInfo state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyProductNameChanged ( System aProductNameChanged ) : void |
Set a delegate to be run when the ProductName state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyProductRoomChanged ( System aProductRoomChanged ) : void |
Set a delegate to be run when the ProductRoom state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyProductUrlChanged ( System aProductUrlChanged ) : void |
Set a delegate to be run when the ProductUrl state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertySourceCountChanged ( System aSourceCountChanged ) : void |
Set a delegate to be run when the SourceCount state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertySourceIndexChanged ( System aSourceIndexChanged ) : void |
Set a delegate to be run when the SourceIndex state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertySourceXmlChanged ( System aSourceXmlChanged ) : void |
Set a delegate to be run when the SourceXml state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SetPropertyStandbyChanged ( System aStandbyChanged ) : void |
Set a delegate to be run when the Standby state variable changes. Callbacks may be run in different threads but callbacks for a CpProxyAvOpenhomeOrgProduct1 instance will not overlap. |
|
SyncAttributes ( String &aValue ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
|
SyncManufacturer ( String &aName, String &aInfo, String &aUrl, String &aImageUri ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
|
SyncModel ( String &aName, String &aInfo, String &aUrl, String &aImageUri ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
|
SyncProduct ( String &aRoom, String &aName, String &aInfo, String &aUrl, String &aImageUri ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
|
SyncSetSourceIndex ( uint aValue ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
|
SyncSetSourceIndexByName ( String aValue ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
|
SyncSetStandby ( bool aValue ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
|
SyncSource ( uint aIndex, String &aSystemName, String &aType, String &aName, bool &aVisible ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
|
SyncSourceCount ( uint &aValue ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
|
SyncSourceIndex ( uint &aValue ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
|
SyncSourceXml ( String &aValue ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
|
SyncSourceXmlChangeCount ( uint &aValue ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
|
SyncStandby ( bool &aValue ) : void |
Invoke the action synchronously Blocks until the action has been processed on the device and sets any output arguments |
Method | Description | |
---|---|---|
AttributesPropertyChanged ( ) : void | ||
ManufacturerImageUriPropertyChanged ( ) : void | ||
ManufacturerInfoPropertyChanged ( ) : void | ||
ManufacturerNamePropertyChanged ( ) : void | ||
ManufacturerUrlPropertyChanged ( ) : void | ||
ModelImageUriPropertyChanged ( ) : void | ||
ModelInfoPropertyChanged ( ) : void | ||
ModelNamePropertyChanged ( ) : void | ||
ModelUrlPropertyChanged ( ) : void | ||
ProductImageUriPropertyChanged ( ) : void | ||
ProductInfoPropertyChanged ( ) : void | ||
ProductNamePropertyChanged ( ) : void | ||
ProductRoomPropertyChanged ( ) : void | ||
ProductUrlPropertyChanged ( ) : void | ||
SourceCountPropertyChanged ( ) : void | ||
SourceIndexPropertyChanged ( ) : void | ||
SourceXmlPropertyChanged ( ) : void | ||
StandbyPropertyChanged ( ) : void |
public BeginAttributes ( CallbackAsyncComplete aCallback ) : void | ||
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public BeginManufacturer ( CallbackAsyncComplete aCallback ) : void | ||
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public BeginModel ( CallbackAsyncComplete aCallback ) : void | ||
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public BeginProduct ( CallbackAsyncComplete aCallback ) : void | ||
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public BeginSetSourceIndex ( uint aValue, CallbackAsyncComplete aCallback ) : void | ||
aValue | uint | |
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public BeginSetSourceIndexByName ( String aValue, CallbackAsyncComplete aCallback ) : void | ||
aValue | String | |
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public BeginSetStandby ( bool aValue, CallbackAsyncComplete aCallback ) : void | ||
aValue | bool | |
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public BeginSource ( uint aIndex, CallbackAsyncComplete aCallback ) : void | ||
aIndex | uint | |
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public BeginSourceCount ( CallbackAsyncComplete aCallback ) : void | ||
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public BeginSourceIndex ( CallbackAsyncComplete aCallback ) : void | ||
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public BeginSourceXml ( CallbackAsyncComplete aCallback ) : void | ||
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public BeginSourceXmlChangeCount ( CallbackAsyncComplete aCallback ) : void | ||
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public BeginStandby ( CallbackAsyncComplete aCallback ) : void | ||
aCallback | CallbackAsyncComplete | Delegate to run when the action completes. /// This is guaranteed to be run but may indicate an error |
return | void |
public CpProxyAvOpenhomeOrgProduct1 ( ICpDevice aDevice ) : System | ||
aDevice | ICpDevice | The device to use |
return | System |
public EndAttributes ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
aValue | String | |
return | void |
public EndManufacturer ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
aName | String | |
aInfo | String | |
aUrl | String | |
aImageUri | String | |
return | void |
public EndModel ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
aName | String | |
aInfo | String | |
aUrl | String | |
aImageUri | String | |
return | void |
public EndProduct ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
aRoom | String | |
aName | String | |
aInfo | String | |
aUrl | String | |
aImageUri | String | |
return | void |
public EndSetSourceIndex ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
return | void |
public EndSetSourceIndexByName ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
return | void |
public EndSetStandby ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
return | void |
public EndSource ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
aSystemName | String | |
aType | String | |
aName | String | |
aVisible | bool | |
return | void |
public EndSourceCount ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
aValue | uint | |
return | void |
public EndSourceIndex ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
aValue | uint | |
return | void |
public EndSourceXml ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
aValue | String | |
return | void |
public EndSourceXmlChangeCount ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
aValue | uint | |
return | void |
public EndStandby ( |
||
aAsyncHandle | Argument passed to the delegate set in the above Begin function | |
aValue | bool | |
return | void |
public PropertyManufacturerImageUri ( ) : String | ||
return | String |
public SetPropertyAttributesChanged ( System aAttributesChanged ) : void | ||
aAttributesChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyManufacturerImageUriChanged ( System aManufacturerImageUriChanged ) : void | ||
aManufacturerImageUriChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyManufacturerInfoChanged ( System aManufacturerInfoChanged ) : void | ||
aManufacturerInfoChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyManufacturerNameChanged ( System aManufacturerNameChanged ) : void | ||
aManufacturerNameChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyManufacturerUrlChanged ( System aManufacturerUrlChanged ) : void | ||
aManufacturerUrlChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyModelImageUriChanged ( System aModelImageUriChanged ) : void | ||
aModelImageUriChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyModelInfoChanged ( System aModelInfoChanged ) : void | ||
aModelInfoChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyModelNameChanged ( System aModelNameChanged ) : void | ||
aModelNameChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyModelUrlChanged ( System aModelUrlChanged ) : void | ||
aModelUrlChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyProductImageUriChanged ( System aProductImageUriChanged ) : void | ||
aProductImageUriChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyProductInfoChanged ( System aProductInfoChanged ) : void | ||
aProductInfoChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyProductNameChanged ( System aProductNameChanged ) : void | ||
aProductNameChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyProductRoomChanged ( System aProductRoomChanged ) : void | ||
aProductRoomChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyProductUrlChanged ( System aProductUrlChanged ) : void | ||
aProductUrlChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertySourceCountChanged ( System aSourceCountChanged ) : void | ||
aSourceCountChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertySourceIndexChanged ( System aSourceIndexChanged ) : void | ||
aSourceIndexChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertySourceXmlChanged ( System aSourceXmlChanged ) : void | ||
aSourceXmlChanged | System | The delegate to run when the state variable changes |
return | void |
public SetPropertyStandbyChanged ( System aStandbyChanged ) : void | ||
aStandbyChanged | System | The delegate to run when the state variable changes |
return | void |
public SyncAttributes ( String &aValue ) : void | ||
aValue | String | |
return | void |
public SyncManufacturer ( String &aName, String &aInfo, String &aUrl, String &aImageUri ) : void | ||
aName | String | |
aInfo | String | |
aUrl | String | |
aImageUri | String | |
return | void |
public SyncModel ( String &aName, String &aInfo, String &aUrl, String &aImageUri ) : void | ||
aName | String | |
aInfo | String | |
aUrl | String | |
aImageUri | String | |
return | void |
public SyncProduct ( String &aRoom, String &aName, String &aInfo, String &aUrl, String &aImageUri ) : void | ||
aRoom | String | |
aName | String | |
aInfo | String | |
aUrl | String | |
aImageUri | String | |
return | void |
public SyncSetSourceIndex ( uint aValue ) : void | ||
aValue | uint | |
return | void |
public SyncSetSourceIndexByName ( String aValue ) : void | ||
aValue | String | |
return | void |
public SyncSource ( uint aIndex, String &aSystemName, String &aType, String &aName, bool &aVisible ) : void | ||
aIndex | uint | |
aSystemName | String | |
aType | String | |
aName | String | |
aVisible | bool | |
return | void |
public SyncSourceCount ( uint &aValue ) : void | ||
aValue | uint | |
return | void |
public SyncSourceIndex ( uint &aValue ) : void | ||
aValue | uint | |
return | void |
public SyncSourceXml ( String &aValue ) : void | ||
aValue | String | |
return | void |
public SyncSourceXmlChangeCount ( uint &aValue ) : void | ||
aValue | uint | |
return | void |