CDPPropertyChannelFactory Class
(ServerIO::CDPPropertyChannelFactory)CDPPropertyChannelFactory is used to create a CDPPropertyChannel of specified type. More...
Header: | #include <IO/ServerIO/CDPPropertyChannel.h> |
Static Public Members
ICDPChannel * | CreateCDPPropertyChannel(std::string type) |
Detailed Description
CDPPropertyChannelFactory is used to create a CDPPropertyChannel of specified type.
See also IOServer, ServerIO, and ServerIO::CDPPropertyChannel.
Member Function Documentation
[static]
ICDPChannel *CDPPropertyChannelFactory::CreateCDPPropertyChannel(std::string type)
Creates and returnes a new CDPPropertyChannel 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.