class TIASDatabaseEntryV001 |
The data for an Information Access Service (IAS) record in the network database.
An object of this type is contained in a packaged modifiable buffer descriptor. TIASDatabaseEntry
Public Member Functions | |
---|---|
TIASDatabaseEntryV001 () |
Public Attributes | |
---|---|
TBuf8 < KIASAttributeNameMax > | iAttributeName |
TBuf8 < KIASClassNameMax > | iClassName |
TIASResponse | iData |
Private Attributes | |
---|---|
TUint32 | iPadding1 |
TUint32 | iPadding2 |
IMPORT_C | TIASDatabaseEntryV001 | ( | ) |
Default constructor. Sets the type of the response data to missing.
TBuf8 < KIASAttributeNameMax > | iAttributeName |
The attribute for the IAS entry.
This is a template specialisation of a TBuf8<TInt>
TBuf8 < KIASClassNameMax > | iClassName |
The class name for the IAS entry
This is a template specialisation of a TBuf8<TInt>
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.