Scroom  0.14
Scroom::MemoryBlocks Namespace Reference

Namespaces

 Detail
 
 RawPageData
 

Classes

class  BlockFactoryInterface
 
class  BlockInterface
 
class  Page
 

Typedefs

using PageList = std::list< Page >
 

Functions

BlockFactoryInterface::Ptr getBlockFactoryInterface ()
 

Typedef Documentation

◆ PageList

using Scroom::MemoryBlocks::PageList = typedef std::list<Page>

Function Documentation

◆ getBlockFactoryInterface()

BlockFactoryInterface::Ptr Scroom::MemoryBlocks::getBlockFactoryInterface ( )
113  {
115  return instance;
116  }

Referenced by BOOST_AUTO_TEST_CASE().

Here is the call graph for this function:
Here is the caller graph for this function:
Scroom::MemoryBlocks::RawPageData::Ptr
boost::shared_ptr< uint8_t > Ptr
Definition: blockallocator.hh:23
anonymous_namespace{progressbarmanager.cc}::instance
ProgressBarPulser::Ptr instance()
Definition: progressbarmanager.cc:43
create
void create(NewPresentationInterface *interface)
Definition: loader.cc:175