Searched refs:NuDCLPoolCOM (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCLPool.cpp188 #define Class NuDCLPoolCOM
193 const IOFireWireNuDCLPoolInterface NuDCLPoolCOM::sInterface =
235 ,& NuDCLPoolCOM::S_SetDCLFlags
236 , & NuDCLPoolCOM::S_GetDCLFlags
237 , & NuDCLPoolCOM::S_SetDCLSkipBranch
238 , & NuDCLPoolCOM::S_GetDCLSkipBranch
239 , & NuDCLPoolCOM::S_SetDCLSkipCallback
240 , & NuDCLPoolCOM::S_GetDCLSkipCallback
241 , & NuDCLPoolCOM::S_SetDCLSkipRefcon
242 , & NuDCLPoolCOM
249 NuDCLPoolCOM::NuDCLPoolCOM( Device& device, UInt32 numDCLs ) function in class:IOFireWireLib::NuDCLPoolCOM
[all...]
H A DIOFireWireLibNuDCLPool.h101 class NuDCLPoolCOM: public NuDCLPool class in namespace:IOFireWireLib
110 NuDCLPoolCOM( Device& device, UInt32 numDCLs ) ;
111 virtual ~NuDCLPoolCOM() ;
H A DIOFireWireLibDevice.cpp2618 const IUnknownVTbl** iUnknown = NuDCLPoolCOM::Alloc( *IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis( self ), capacity ) ;

Completed in 133 milliseconds