Diligent Engine  v.2.4.g
Diligent::MakeNewRCObj< ObjectType, AllocatorType > Member List

This is the complete list of members for Diligent::MakeNewRCObj< ObjectType, AllocatorType >, including all inherited members.

MakeNewRCObj(AllocatorType &Allocator, const Char *Description, const char *FileName, const Int32 LineNumber, IObject *pOwner=nullptr) noexceptDiligent::MakeNewRCObj< ObjectType, AllocatorType >inline
MakeNewRCObj(IObject *pOwner=nullptr) noexceptDiligent::MakeNewRCObj< ObjectType, AllocatorType >inline
MakeNewRCObj(const MakeNewRCObj &)=deleteDiligent::MakeNewRCObj< ObjectType, AllocatorType >
MakeNewRCObj(MakeNewRCObj &&)=deleteDiligent::MakeNewRCObj< ObjectType, AllocatorType >
operator()(CtorArgTypes &&... CtorArgs)Diligent::MakeNewRCObj< ObjectType, AllocatorType >inline
operator=(const MakeNewRCObj &)=deleteDiligent::MakeNewRCObj< ObjectType, AllocatorType >
operator=(MakeNewRCObj &&)=deleteDiligent::MakeNewRCObj< ObjectType, AllocatorType >