TPuConfigParam Class Reference
class TPuConfigParam : public TPuConfig
|
Template class to create a
TPuConfig
configuration given a structure and an unique UID to identify it.
Constructor & Destructor Documentation
TPuConfigParam(const T &)
TPuConfigParam
|
(
|
const T &
|
aParameterStructure
|
)
|
|
Parameters
const T & aParameterStructure
|
The structure to store
|
Member Functions Documentation
GetStructure(const TPuConfig &)
const T *
|
GetStructure
|
(
|
const
TPuConfig
&
|
aConfig
|
)
|
[static]
|
Static method to return the structure represented by
TPuConfig
.
GetStructure(TPuConfig &)
T *
|
GetStructure
|
(
|
TPuConfig
&
|
aConfig
|
)
|
[static]
|
Static method to return the structure represented by
TPuConfig
.
operator T &()
Operator to return the structure represented by the class.
Member Data Documentation
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.