![]() |
LibrePCB Developers Documentation
|
The BoardPickPlaceGenerator class. More...
#include <boardpickplacegenerator.h>
Collaboration diagram for BoardPickPlaceGenerator:Public Member Functions | |
| BoardPickPlaceGenerator ()=delete | |
| BoardPickPlaceGenerator (const BoardPickPlaceGenerator &other)=delete | |
| BoardPickPlaceGenerator (const Board &board, const Uuid &assemblyVariant) noexcept | |
| ~BoardPickPlaceGenerator () noexcept | |
| std::shared_ptr< PickPlaceData > | generate () noexcept |
| BoardPickPlaceGenerator & | operator= (const BoardPickPlaceGenerator &rhs)=delete |
Private Attributes | |
| const Board & | mBoard |
| const Uuid | mAssemblyVariant |
The BoardPickPlaceGenerator class.
|
delete |
|
delete |
|
explicitnoexcept |
|
noexcept |
|
noexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
delete |
|
private |
|
private |