RParameterFamilyBundleC Class Reference
class RParameterFamilyBundleC |
Bundle of (i.e. container for) parameter families. May contain and 0..N parameter families.
Constructor & Destructor Documentation
RParameterFamilyBundleC()
RParameterFamilyBundleC | ( | ) | [inline] |
RParameterFamilyBundleC(const RParameterFamilyBundleC &)
Member Functions Documentation
Destroy()
Sub-connection parameter bundle destructor, clear up the families
FindFamily(TUint32)
Search the sub-connection parameter bundle for a parameter family
Parameters
TUint32 aFamilyId | Id of the family to match against |
IsNull()
TBool
| IsNull | ( | ) | const [inline] |
Length()
IMPORT_C TUint | Length | ( | ) | const |
Calculates the length of buffer required to serialise this parameter set bundle.
LoadL(TDesC8 &)
IMPORT_C void | LoadL | ( | TDesC8 & | aDes | ) | |
Creates a new parameter family bundle from a buffer containing the serialised object.
Parameters
TDesC8 & aDes | Buffer containing the serialised object information |
Store(TDes8 &)
Instructs this parameter family bundle to create a serilised version of itself and append it to the buffer that has been passed.
Parameters
TDes8 & aDes | Buffer to append the serialised object to |
operator=(const RParameterFamilyBundleC &)
Member Data Documentation
CGenericParameterBundle * iBundle
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.