HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VE_CommandBufferSingleUse Class Reference

#include <VE_CommandPool.h>

Public Member Functions

 ~VE_CommandBufferSingleUse ()
 
VE_CommandBufferHandle commandBuffer ()&
 
VE_VoidResult submitAndWait ()
 
 UT_NON_COPYABLE (VE_CommandBufferSingleUse)
 
 VE_CommandBufferSingleUse (VE_CommandBufferSingleUse &&rhs) noexcept
 
VE_CommandBufferSingleUseoperator= (VE_CommandBufferSingleUse &&rhs) noexcept
 

Static Public Member Functions

static VE_Result
< VE_CommandBufferSingleUse
create (VE_Device &device)
 

Detailed Description

Definition at line 273 of file VE_CommandPool.h.

Constructor & Destructor Documentation

VE_CommandBufferSingleUse::~VE_CommandBufferSingleUse ( )
inline

Definition at line 283 of file VE_CommandPool.h.

VE_CommandBufferSingleUse::VE_CommandBufferSingleUse ( VE_CommandBufferSingleUse &&  rhs)
inlinenoexcept

Definition at line 324 of file VE_CommandPool.h.

Member Function Documentation

VE_CommandBufferHandle VE_CommandBufferSingleUse::commandBuffer ( )
inline

Definition at line 307 of file VE_CommandPool.h.

static VE_Result<VE_CommandBufferSingleUse> VE_CommandBufferSingleUse::create ( VE_Device device)
inlinestatic

Definition at line 296 of file VE_CommandPool.h.

VE_CommandBufferSingleUse& VE_CommandBufferSingleUse::operator= ( VE_CommandBufferSingleUse &&  rhs)
inlinenoexcept

Definition at line 329 of file VE_CommandPool.h.

VE_VoidResult VE_CommandBufferSingleUse::submitAndWait ( )
inline

Definition at line 309 of file VE_CommandPool.h.

VE_CommandBufferSingleUse::UT_NON_COPYABLE ( VE_CommandBufferSingleUse  )

The documentation for this class was generated from the following file: