#include <uloggerdatatypes.h>
| class Ulogger::TPluginConfiguration |
| Public Member Functions | |
|---|---|
| const TBuf< KPluginConfigMaxKeySize > & | Key() |
| void | SetKey(const TDesC &) |
| void | SetKey(const TDesC8 &) |
| void | SetValue(const TDesC &) |
| void | SetValue(const TDesC8 &) |
| const TBuf< KPluginConfigMaxValSize > & | Value() |
Class to store 'key - value' data on heap.