OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
Circuit Member List

This is the complete list of members for Circuit, including all inherited members.

addBlockEntity(std::string block, const std::shared_ptr< EntityBlock > obj)Circuit
addConnection(std::string connactable, const ot::UID &key, const Connection &obj)Circuit
addElement(ot::UID key, CircuitElement *obj)Circuit
Circuit(Circuit &&other) noexcept=defaultCircuit
Circuit(const Circuit &other)=defaultCircuit
Circuit()Circuit
findElement(const ot::UID &key)Circuit
getEditorName()Circuit
getId()Circuit
getMapOfElements()Circuit
getMapOfEntityBlcks()Circuit
operator=(const Circuit &other)=defaultCircuit
operator=(Circuit &&other) noexcept=defaultCircuit
setEditorName(std::string name)Circuit
setId(const std::string id)Circuit
~Circuit()Circuit