dfl.data

Members

Classes

ComToDdataObject
class ComToDdataObject
Undocumented in source.
DataFormats
class DataFormats
DataObject
class DataObject
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

IDataObject
interface IDataObject

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