Class SlotAddress

Inheritance Relationships

Base Type

Class Documentation

class SlotAddress : public PortAddress

Public Functions

inline SlotAddress(std::string processor, std::string port, int slot)
inline SlotAddress(const PortAddress &port, int slot)
inline int slot() const
inline void set_slot(int slot)
const std::string string(bool full = false) const

Protected Attributes

int slot_