Ulogger::TPluginConfiguration Class Reference
class Ulogger::TPluginConfiguration
|
Class to store 'key - value' data on heap.
Private Attributes
|
TBuf
<
KPluginConfigMaxKeySize
>
|
iKey
|
TBuf
<
KPluginConfigMaxValSize
>
|
iValue
|
Member Functions Documentation
Key()
const
TBuf
<
KPluginConfigMaxKeySize
> &
|
Key
|
(
|
)
|
const [inline]
|
SetKey(const TDesC &)
void
|
SetKey
|
(
|
const
TDesC
&
|
aKey
|
)
|
[inline]
|
SetKey(const TDesC8 &)
void
|
SetKey
|
(
|
const
TDesC8
&
|
aKey
|
)
|
[inline]
|
SetValue(const TDesC &)
void
|
SetValue
|
(
|
const
TDesC
&
|
aValue
|
)
|
[inline]
|
SetValue(const TDesC8 &)
void
|
SetValue
|
(
|
const
TDesC8
&
|
aValue
|
)
|
[inline]
|
Value()
const
TBuf
<
KPluginConfigMaxValSize
> &
|
Value
|
(
|
)
|
const [inline]
|
Member Data Documentation
TBuf< KPluginConfigMaxKeySize > iKey
TBuf
<
KPluginConfigMaxKeySize
>
|
iKey
|
[private]
|
TBuf< KPluginConfigMaxValSize > iValue
TBuf
<
KPluginConfigMaxValSize
>
|
iValue
|
[private]
|
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.