CDPSignalChannelFactory Class
(ServerIO::CDPSignalChannelFactory)CDPSignalChannelFactory is used to create a CDPSignalChannel of specified type. More...
Header: | #include <IO/ServerIO/CDPSignalChannel.h> |
Static Public Members
ICDPChannel * | CreateCDPSignalChannel(std::string type) |
Detailed Description
CDPSignalChannelFactory is used to create a CDPSignalChannel of specified type.
See also IOServer, ServerIO, and ServerIO::CDPSignalChannel.
Member Function Documentation
[static]
ICDPChannel *CDPSignalChannelFactory::CreateCDPSignalChannel(std::string type)
Creates and returnes a new CDPSignalChannel of specified type.
Supported types are: "bool", "char", "unsigned char", "short", "unsigned short", "int", "unsigned int", "float", "double", "int64_t", "uint64_t" and "string". A nullptr is returned if unsupported type is specified.
Get started with CDP Studio today
Let us help you take your great ideas and turn them into the products your customer will love.