public static delegate void CollectDataDestroyNotify ( ) ;
public static delegate FlowReturn CollectPadsFunction ( CollectPads pads ) ;
public delegate bool DataQueueCheckFullFunction ( DataQueue queue,
uint visible,
uint bytes,
uint64 time,
void** checkdata ) ;
public delegate FlowReturn TypeFindHelperGetRangeFunction ( Object obj,
uint64 offset,
uint length,
weak Buffer buffer ) ;
public static delegate void CollectDataDestroyNotify ( ) ;
public static delegate FlowReturn CollectPadsFunction ( CollectPads pads ) ;
public delegate bool DataQueueCheckFullFunction ( DataQueue queue,
uint visible,
uint bytes,
uint64 time,
void** checkdata ) ;
public delegate FlowReturn TypeFindHelperGetRangeFunction ( Object obj,
uint64 offset,
uint length,
weak Buffer buffer ) ;
Created by Valadoc