fpmas-metamodel 1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MetaGraphCellFactory Class Reference

#include <cell.h>

Public Member Functions

 MetaGraphCellFactory (std::size_t cell_size)
 
MetaGraphCelloperator() ()
 

Detailed Description

Factory class that can be used by GraphBuilders to build MetaGraphCells.

Constructor & Destructor Documentation

◆ MetaGraphCellFactory()

MetaGraphCellFactory::MetaGraphCellFactory ( std::size_t  cell_size)
inline

MetaGraphCellFactory constructor.

Parameters
cell_sizeDummy data size for each cell, in bytes

Member Function Documentation

◆ operator()()

MetaGraphCell * MetaGraphCellFactory::operator() ( )

Builds a MetaGraphCell instance with the specified cell_size.


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