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 |
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>