dfl.data

Undocumented in source.

Members

Classes

ComToDdataObject
class ComToDdataObject
Undocumented in source.
DataFormats
class DataFormats
Undocumented in source.
DataObject
class DataObject
Undocumented in source.
DtoComDataObject
class DtoComDataObject
Undocumented in source.
EnumDataObjectFORMATETC
class EnumDataObjectFORMATETC
Undocumented in source.

Functions

_canConvertFormats
void _canConvertFormats(Dstring fmt, void delegate(Dstring cfmt) callback)
Undocumented in source. Be warned that the author may not have intended to support it.
_doConvertFormat
Data _doConvertFormat(Data dat, Dstring toFmt)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

IDataObjectD
interface IDataObjectD

Interface to a data object. The data can have different formats by setting different formats.

Structs

Data
struct Data

Data structure for holding data in a raw format with type information.

Meta