Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
SLogicsToolBox Struct Reference

#include <CPanelsLogicsLibraries.hpp>

Collaboration diagram for SLogicsToolBox:
[legend]

Public Member Functions

 SLogicsToolBox (CTree *tree)
 
 ~SLogicsToolBox ()=default
 
 SLogicsToolBox (const SLogicsToolBox &other)=delete
 
 SLogicsToolBox (SLogicsToolBox &&other)=delete
 
SLogicsToolBoxoperator= (const SLogicsToolBox &other)=delete
 
SLogicsToolBoxoperator= (SLogicsToolBox &&other)=delete
 

Public Attributes

CTreem_treeRef
 
iv::types::logic::ComponentType m_selectedComponentType
 
bool m_isSelectedLCALeaf
 

Constructor & Destructor Documentation

◆ SLogicsToolBox() [1/3]

SLogicsToolBox::SLogicsToolBox ( CTree * tree)
explicit

◆ ~SLogicsToolBox()

SLogicsToolBox::~SLogicsToolBox ( )
default

◆ SLogicsToolBox() [2/3]

SLogicsToolBox::SLogicsToolBox ( const SLogicsToolBox & other)
delete

◆ SLogicsToolBox() [3/3]

SLogicsToolBox::SLogicsToolBox ( SLogicsToolBox && other)
delete

Member Function Documentation

◆ operator=() [1/2]

SLogicsToolBox & SLogicsToolBox::operator= ( const SLogicsToolBox & other)
delete

◆ operator=() [2/2]

SLogicsToolBox & SLogicsToolBox::operator= ( SLogicsToolBox && other)
delete

Member Data Documentation

◆ m_isSelectedLCALeaf

bool SLogicsToolBox::m_isSelectedLCALeaf

◆ m_selectedComponentType

iv::types::logic::ComponentType SLogicsToolBox::m_selectedComponentType

◆ m_treeRef

CTree* SLogicsToolBox::m_treeRef

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