gda.handler_string

Module for [HandlerString] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
HandlerString self() nothrowReturns `this`, for use in `with` statements.
HandlerStringGidBuilder builder() static nothrowGet builder for [gda.handler_string.HandlerString] Returns: New builder object
gda.data_handler.DataHandler new_() static nothrowCreates a data handler for strings Returns: the new object
gda.data_handler.DataHandler newWithProvider(gda.server_provider.ServerProvider prov, gda.connection.Connection cnc = null) static nothrowCreates a data handler for strings, which will use some specific methods implemented by the prov object (possibly also cnc).
Constructors
this(void * ptr, Flag!"Take" take)
Methods
HandlerString build() nothrowCreate object from builder. Returns: New object