All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::MessageDispatcherProperties Class Reference

#include <user/ui/message/kzu_message_dispatcher.h>

Classes

class  TimerMessageArguments
 
class  WriteLogMessageArguments
 

Static Public Member Functions

static
PropertyTypeEditorInfoSharedPtr 
makeEditorInfo ()
 

Static Public Attributes

static MessageType
< WriteLogMessageArguments
WriteLogMessage
 
static MessageType
< TimerMessageArguments
TimerMessage
 
Properties
static PropertyType< int > TimerBatchCountProperty
 TimerBatchCount property. More...
 
static PropertyType< string > WriteLogMessageProperty
 WriteLogMessage property. More...
 
static PropertyType< int > TimerValueProperty
 TimerValue property. More...
 

Member Function Documentation

static PropertyTypeEditorInfoSharedPtr kanzi::MessageDispatcherProperties::makeEditorInfo ( )
inlinestatic

Member Data Documentation

PropertyType<int> kanzi::MessageDispatcherProperties::TimerBatchCountProperty
static

TimerBatchCount property.

The default value is 1.

See also
setTimerBatchCount(), getTimerBatchCount()
PropertyType<string> kanzi::MessageDispatcherProperties::WriteLogMessageProperty
static

WriteLogMessage property.

The default value is "".

See also
setWriteLogMessage(), getWriteLogMessage()
PropertyType<int> kanzi::MessageDispatcherProperties::TimerValueProperty
static

TimerValue property.

The default value is 0.

See also
setTimerValue(), getTimerValue()
MessageType<WriteLogMessageArguments> kanzi::MessageDispatcherProperties::WriteLogMessage
static
MessageType<TimerMessageArguments> kanzi::MessageDispatcherProperties::TimerMessage
static

The documentation for this class was generated from the following file: