SpiecsEngine
Loading...
Searching...
No Matches
◆
size()
size_t scl::runtime_memory_block::size
(
)
const
inline
Get the size of object_.
Returns
Return the size of object_.
Definition at line
101
of file
RuntimeMemoryBlock.h
.
101
{
return
object_
.size(); }
scl::runtime_memory_block::object_
std::unordered_map< std::string, size_t > object_
The data information of the continue memory block handled. Data: parameter name - parameter position ...
Definition
RuntimeMemoryBlock.h:34
scl
runtime_memory_block
Generated on Sun Mar 8 2026 10:24:48 for SpiecsEngine by
1.10.0