Arch Sub-System: Message - IMessageCreator

01 Interface for helper classes that create new message objects according to their unique type identification.
02

[C++] class IMessageCreator
[C#] interface IMessageCreator

03

Public Methods

TypeNameDescription
MessageCreateMessageByTypeId() Creates a message according to type identification.
04 Reference: net::semys
Implementation: Semys Architecture
See Also: Message Sub-System, MessageCreatorRegistry

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.