Horizon
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
horizon::ToolPlaceVia Class Reference
Inheritance diagram for horizon::ToolPlaceVia:
horizon::ToolPlaceJunctionT< class BoardJunction > horizon::ToolPlaceJunctionBase horizon::ToolBase

Public Member Functions

bool can_begin () override
 
std::set< InToolActionID > get_actions () const override
 
- Public Member Functions inherited from horizon::ToolPlaceJunctionBase
ToolResponse begin (const ToolArgs &args) override
 Gets called right after the constructor has finished.
 
ToolResponse update (const ToolArgs &args) override
 Gets called whenever the user generated some sort of input.
 
 ToolBase (class IDocument *c, ToolID tid)
 
- Public Member Functions inherited from horizon::ToolBase
 ToolBase (class IDocument *c, ToolID tid)
 
void set_imp_interface (class ImpInterface *i)
 
void set_transient ()
 
virtual void apply_settings ()
 
virtual std::map< ToolID, ToolSettings * > get_all_settings ()
 
virtual bool is_specific ()
 

Protected Member Functions

void insert_junction () override
 
void create_attached () override
 
void delete_attached () override
 
bool begin_attached () override
 
void finish () override
 
bool update_attached (const ToolArgs &args) override
 
- Protected Member Functions inherited from horizon::ToolPlaceJunctionT< class BoardJunction >
Junctionget_junction () override
 
- Protected Member Functions inherited from horizon::ToolPlaceJunctionBase
virtual bool junction_placed ()
 
void create_junction (const Coordi &c)
 
- Protected Member Functions inherited from horizon::ToolBase
virtual ToolSettingsget_settings ()
 

Protected Attributes

class Viavia = nullptr
 
class Netnet = nullptr
 
std::set< UUIDnets
 
std::forward_list< class Via * > vias_placed
 
const class ViaDefinitionvia_definition = nullptr
 
- Protected Attributes inherited from horizon::ToolPlaceJunctionT< class BoardJunction >
class BoardJunctiontemp
 
- Protected Attributes inherited from horizon::ToolPlaceJunctionBase
std::forward_list< Junction * > junctions_placed
 
- Protected Attributes inherited from horizon::ToolBase
Documents doc
 
class ImpInterfaceimp = nullptr
 
const ToolID tool_id
 
bool is_transient = false
 

Additional Inherited Members

- Public Attributes inherited from horizon::ToolBase
std::set< SelectableRefselection
 

Member Function Documentation

◆ begin_attached()

bool horizon::ToolPlaceVia::begin_attached ( )
overrideprotectedvirtual

Reimplemented from horizon::ToolPlaceJunctionBase.

◆ can_begin()

bool horizon::ToolPlaceVia::can_begin ( )
overridevirtual
Returns
true if this Tool can begin in sensible way

Reimplemented from horizon::ToolPlaceJunctionBase.

◆ create_attached()

void horizon::ToolPlaceVia::create_attached ( )
overrideprotectedvirtual

Reimplemented from horizon::ToolPlaceJunctionBase.

◆ delete_attached()

void horizon::ToolPlaceVia::delete_attached ( )
overrideprotectedvirtual

Reimplemented from horizon::ToolPlaceJunctionBase.

◆ finish()

void horizon::ToolPlaceVia::finish ( )
overrideprotectedvirtual

Reimplemented from horizon::ToolPlaceJunctionBase.

◆ get_actions()

std::set< InToolActionID > horizon::ToolPlaceVia::get_actions ( ) const
inlineoverridevirtual

Reimplemented from horizon::ToolPlaceJunctionBase.

◆ insert_junction()

void horizon::ToolPlaceVia::insert_junction ( )
overrideprotectedvirtual

◆ update_attached()

bool horizon::ToolPlaceVia::update_attached ( const ToolArgs args)
overrideprotectedvirtual

Reimplemented from horizon::ToolPlaceJunctionBase.


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