Class Yaskawa_EPath

Class Documentation

class Yaskawa_EPath

Public Functions

Yaskawa_EPath()
Yaskawa_EPath(CipUsint classId)
Yaskawa_EPath(CipUsint classId, CipUsint objectId)
Yaskawa_EPath(CipUsint classId, CipUsint objectId, CipUsint attributeId)
std::vector<uint8_t> packPaddedPath() const
void expandPaddedPath(const std::vector<uint8_t> &data)
CipUsint getClassId() const
CipUsint getObjectId() const
CipUsint getAttributeId() const
CipUsint getSizeInWords() const
std::string toString() const
bool operator==(const Yaskawa_EPath &other) const