Scroom 0.14-49-gb7ae7a6d
Loading...
Searching...
No Matches
Scroom::MemoryBlocks::BlockFactoryInterface Class Referenceabstract

#include <blockallocator.hh>

Inheritance diagram for Scroom::MemoryBlocks::BlockFactoryInterface:
Inheritance graph
Collaboration diagram for Scroom::MemoryBlocks::BlockFactoryInterface:
Collaboration graph

Public Types

using Ptr = std::shared_ptr< BlockFactoryInterface >
 

Public Member Functions

virtual BlockInterface::Ptr create (size_t count, size_t size)=0
 

Additional Inherited Members

- Private Member Functions inherited from Interface
 Interface ()=default
 
 Interface (const Interface &)=delete
 
Interfaceoperator= (const Interface &)=delete
 
 Interface (Interface &&)=delete
 
Interfaceoperator= (Interface &&)=delete
 
virtual ~Interface ()=default
 

Member Typedef Documentation

◆ Ptr

Member Function Documentation

◆ create()

virtual BlockInterface::Ptr Scroom::MemoryBlocks::BlockFactoryInterface::create ( size_t  count,
size_t  size 
)
pure virtual

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