Functions | |
OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE (LIBRARY_FACTORY, ComponentTypeBuilder, IComponentTypeBuilder) OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE(LIBRARY_FACTORY | |
Creates a ComponentTypeBuilder with default parameters. More... | |
IComponentTypeBuilder | OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE (LIBRARY_FACTORY, StreamingTypeBuilder, IComponentTypeBuilder) OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE(LIBRARY_FACTORY |
Creates a ComponentTypeBuilder with the type sort set to "Streaming". More... | |
OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE | ( | LIBRARY_FACTORY | , |
ComponentTypeBuilder | , | ||
IComponentTypeBuilder | |||
) |
Creates a ComponentTypeBuilder with default parameters.
Creates a ComponentTypeBuilder with the type sort set to "Device".
IComponentTypeBuilder OPENDAQ_DECLARE_CLASS_FACTORY_WITH_INTERFACE | ( | LIBRARY_FACTORY | , |
StreamingTypeBuilder | , | ||
IComponentTypeBuilder | |||
) |
Creates a ComponentTypeBuilder with the type sort set to "Streaming".
Creates a ComponentTypeBuilder with the type sort set to "Server".