Library: Data
Package: DataCore
Header: Poco/Data/TypeHandler.h
Parent class for type handlers. The reason for this class is to prevent instantiations of type handlers. For documentation on type handlers, see TypeHandler class.
Known Derived Classes: TypeHandler
Member Functions: operator =
AbstractTypeHandler(
const AbstractTypeHandler & param82
);
AbstractTypeHandler & operator = (
const AbstractTypeHandler & param83
);