Chain Struct Reference

#include <portattributes.h>

Public Member Functions

Bool IsEqual (const NodePath &port, const Chain &other, Int otherNesting) const
 
String ToString (const FormatStatement *fs=nullptr) const
 
 MAXON_OPERATOR_EQUALITY_HASHCODE (Chain, counterPort, inId, outId)
 

Public Attributes

NodePath counterPort
 
InternedId inId
 
InternedId outId
 

Member Function Documentation

◆ IsEqual()

Bool IsEqual ( const NodePath &  port,
const Chain other,
Int  otherNesting 
) const

◆ ToString()

String ToString ( const FormatStatement fs = nullptr) const

◆ MAXON_OPERATOR_EQUALITY_HASHCODE()

MAXON_OPERATOR_EQUALITY_HASHCODE ( Chain  ,
counterPort  ,
inId  ,
outId   
)

Member Data Documentation

◆ counterPort

NodePath counterPort

◆ inId

InternedId inId

◆ outId

InternedId outId