TAccPolNameValueRecord Class Reference
class TAccPolNameValueRecord |
Constructor & Destructor Documentation
TAccPolNameValueRecord()
IMPORT_C | TAccPolNameValueRecord | ( | ) | |
TAccPolNameValueRecord(const TAccPolNameRecord, const TAccPolValueRecord)
Constructor with name and value record.
TAccPolNameValueRecord(const TUint32 &, TInt, TAccPolValueType, TAccPolValueLocation)
Constructor with capability name and value.
Accessory capability name constants and value types are defined in AccPolCommonNameValuePairs.h and AccPolProprietaryNameValuePairs.h.
TAccPolNameValueRecord(const TUint32 &, TDesC8 &, TAccPolValueLocation)
Constructor with capability name and value.
Accessory capability name constants and value types are defined in AccPolCommonNameValuePairs.h and AccPolProprietaryNameValuePairs.h.
Parameters
const TUint32 & aName | Capability name. |
TDesC8 & aValue | Capability value. Notice! only reference to capability value is stored. |
TAccPolValueLocation aLocation | Capability location. |
TAccPolNameValueRecord(const TUint32 &)
IMPORT_C | TAccPolNameValueRecord | ( | const TUint32 & | aName | ) | |
Constructor with capability name without value.
Accessory capability name constants and value types are defined in AccPolCommonNameValuePairs.h and AccPolProprietaryNameValuePairs.h.
Parameters
const TUint32 & aName | Capability name. |
TAccPolNameValueRecord(const TUint32 &, TAccPolValueLocation, CAccPolObjectCon *)
Constructor with capability name and value.
Accessory capability name constants and value types are defined in AccPolCommonNameValuePairs.h and AccPolProprietaryNameValuePairs.h.
Member Functions Documentation
NameRecord()
Returns the name record of name/value record.
ValueRecord()
Returns the value record of name/value record.
Member Data Documentation
TAccPolNameRecord
iNameRecord
TAccPolValueRecord
iValueRecord
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.