CommsDat::CMDBField Class Reference
class CommsDat::CMDBField : public CommsDat::CMDBNumFieldBase
|
A thin template that guards typed data access in a single
CMDBElement
This class describes a single numeric field in the database
Constructor & Destructor Documentation
CMDBField(TMDBElementId)
CMDBField
|
(
|
TMDBElementId
|
aFieldId
|
)
|
[inline]
|
Constructor setting Field's ElementId
Member Functions Documentation
GetL()
Conversion operator for field value
SetL(const TYPE &)
void
|
SetL
|
(
|
const TYPE &
|
aValue
|
)
|
[inline]
|
Function for setting a value
operator TYPE &()
operator TYPE &
|
(
|
)
|
[inline]
|
Conversion operator for field value
operator=(const TYPE &)
CMDBField
< TYPE > &
|
operator=
|
(
|
const TYPE &
|
aValue
|
)
|
[inline]
|
Assignment operator for field value
operator=(const CMDBField< TYPE > &)
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.