Ulogger::TPluginConfiguration Class Reference
class Ulogger::TPluginConfiguration |
Class to store 'key - value' data on heap.
Member Functions Documentation
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] |
Member Data Documentation
TBuf< KPluginConfigMaxKeySize > iKey
TBuf< KPluginConfigMaxValSize > iValue
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.