32 mNetDelaySet(false) {}
37 mNetDelay(inSource.mNetDelay), mCriticalitySet(inSource.mCriticalitySet),
38 mNetDelaySet(inSource.mNetDelaySet) {}
41 if(
this != &inSource) {
void setCriticality(const int32_t &value)
Represents attributes of a Net object.
void setNetDelay(const NetDelay &inSource)
Represents the netDelay attribute of Net.
NetAttributes & operator=(const NetAttributes &source)