| HDK
    | 
#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_CommandBufferSingleUse & | operator= (VE_CommandBufferSingleUse &&rhs) noexcept | 
| Static Public Member Functions | |
| static VE_Result < VE_CommandBufferSingleUse > | create (VE_Device &device) | 
Definition at line 273 of file VE_CommandPool.h.
| 
 | inline | 
Definition at line 283 of file VE_CommandPool.h.
| 
 | inlinenoexcept | 
Definition at line 324 of file VE_CommandPool.h.
| 
 | inline | 
Definition at line 307 of file VE_CommandPool.h.
| 
 | inlinestatic | 
Definition at line 296 of file VE_CommandPool.h.
| 
 | inlinenoexcept | 
Definition at line 329 of file VE_CommandPool.h.
| 
 | inline | 
Definition at line 309 of file VE_CommandPool.h.
| VE_CommandBufferSingleUse::UT_NON_COPYABLE | ( | VE_CommandBufferSingleUse | ) |