Struct Buffer¶
Defined in File buffer.h
Inheritance Relationships¶
Derived Types¶
public spdl::core::CPUBuffer
(Struct CPUBuffer)public spdl::core::CUDABuffer
(Struct CUDABuffer)
Struct Documentation¶
-
struct Buffer¶
Abstract base buffer class (technically not needed) Represents contiguous array memory.
Subclassed by spdl::core::CPUBuffer, spdl::core::CUDABuffer