MCPcopy Create free account
hub / github.com/AimRT/AimRT / Size

Method Size

src/interface/aimrt_module_cpp_interface/util/buffer.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 const aimrt_buffer_array_allocator_t* AllocatorNativeHandle() const { return allocator_ptr_; }
63
64 size_t Size() const { return buffer_array_.len; }
65
66 size_t Capacity() const { return buffer_array_.capacity; }
67

Callers 2

BufferArrayViewMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36