HAL
hal::GatePin Member List

This is the complete list of members for hal::GatePin, including all inherited members.

BasePin(const u32 id, const std::string &name, PinDirection direction, PinType type=PinType::none)hal::BasePin< GatePin >inlineprotected
GatePin(const u32 id, const std::string &name, PinDirection direction, PinType type=PinType::none)hal::GatePin
get_direction() consthal::BasePin< GatePin >inline
get_group() consthal::BasePin< GatePin >inline
get_hash() consthal::BasePin< GatePin >inline
get_id() consthal::BasePin< GatePin >inline
get_name() consthal::BasePin< GatePin >inline
get_type() consthal::BasePin< GatePin >inline
m_directionhal::BasePin< GatePin >protected
m_grouphal::BasePin< GatePin >protected
m_idhal::BasePin< GatePin >protected
m_namehal::BasePin< GatePin >protected
m_typehal::BasePin< GatePin >protected
operator!=(const BasePin &other) consthal::BasePin< GatePin >inline
operator==(const BasePin &other) consthal::BasePin< GatePin >inline
set_direction(PinDirection direction)hal::BasePin< GatePin >inline
set_name(const std::string &name)hal::BasePin< GatePin >inline
set_type(PinType type)hal::BasePin< GatePin >inline
~BasePin()=defaulthal::BasePin< GatePin >virtual