Represents the type of the ext
field
More...
Inherits Oss.Nas.Sequence.
Classes | |
class | DeliveryOfErroneousSDUNumbers |
Defines meaningful names for particular values of the deliveryOfErroneousSDU field More... | |
class | DeliveryOrderNumbers |
Defines meaningful names for particular values of the deliveryOrder field More... | |
class | ExtContainerContainer |
Represents the type of the ext field More... | |
class | GuaranteedBitRateForDownlinkNumbers |
Defines meaningful names for particular values of the guaranteedBitRateForDownlink field More... | |
class | GuaranteedBitRateForUplinkNumbers |
Defines meaningful names for particular values of the guaranteedBitRateForUplink field More... | |
class | MaximumBitRateForDownlinkNumbers |
Defines meaningful names for particular values of the maximumBitRateForDownlink field More... | |
class | MaximumBitRateForUplinkNumbers |
Defines meaningful names for particular values of the maximumBitRateForUplink field More... | |
class | MaximumSDUSizeNumbers |
Defines meaningful names for particular values of the maximumSDUSize field More... | |
class | ResidualBERNumbers |
Defines meaningful names for particular values of the residualBER field More... | |
class | SduErrorRatioNumbers |
Defines meaningful names for particular values of the sduErrorRatio field More... | |
class | TrafficClassNumbers |
Defines meaningful names for particular values of the trafficClass field More... | |
class | TrafficHandlingPriorityNumbers |
Defines meaningful names for particular values of the trafficHandlingPriority field More... | |
class | TransferDelayNumbers |
Defines meaningful names for particular values of the transferDelay field More... | |
Public Member Functions | |
ExtContainer () | |
The default constructor. | |
ExtContainer (int argTrafficClass, int argDeliveryOrder, int argDeliveryOfErroneousSDU, int argMaximumSDUSize, int argMaximumBitRateForUplink, int argMaximumBitRateForDownlink, int argResidualBER, int argSduErrorRatio, int argTransferDelay, int argTrafficHandlingPriority, int argGuaranteedBitRateForUplink, int argGuaranteedBitRateForDownlink) | |
Constructs an instance of ExtContainer with the specified mandatory components. More... | |
ExtContainer (int argTrafficClass, int argDeliveryOrder, int argDeliveryOfErroneousSDU, int argMaximumSDUSize, int argMaximumBitRateForUplink, int argMaximumBitRateForDownlink, int argResidualBER, int argSduErrorRatio, int argTransferDelay, int argTrafficHandlingPriority, int argGuaranteedBitRateForUplink, int argGuaranteedBitRateForDownlink, Oss.Nas1790.QualityOfService.ExtContainer.ExtContainerContainer argExt) | |
Constructs an instance of ExtContainer with the specified components. More... | |
override bool | Equals (object right) |
Determines whether the specified object is equal to the current object. More... | |
override int | GetHashCode () |
Represents a hash function for a particular type. More... | |
object | Copy () |
Creates a deep copy of this object. More... | |
Properties | |
int | TrafficClass [get, set] |
Field 'trafficClass' (mandatory) The QualityOfService.ExtContainer.TrafficClassNumbers class defines meaningful names for particular values of the field | |
int | DeliveryOrder [get, set] |
Field 'deliveryOrder' (mandatory) The QualityOfService.ExtContainer.DeliveryOrderNumbers class defines meaningful names for particular values of the field | |
int | DeliveryOfErroneousSDU [get, set] |
Field 'deliveryOfErroneousSDU' (mandatory) The QualityOfService.ExtContainer.DeliveryOfErroneousSDUNumbers class defines meaningful names for particular values of the field | |
int | MaximumSDUSize [get, set] |
Field 'maximumSDUSize' (mandatory) The QualityOfService.ExtContainer.MaximumSDUSizeNumbers class defines meaningful names for particular values of the field | |
int | MaximumBitRateForUplink [get, set] |
Field 'maximumBitRateForUplink' (mandatory) The QualityOfService.ExtContainer.MaximumBitRateForUplinkNumbers class defines meaningful names for particular values of the field | |
int | MaximumBitRateForDownlink [get, set] |
Field 'maximumBitRateForDownlink' (mandatory) The QualityOfService.ExtContainer.MaximumBitRateForDownlinkNumbers class defines meaningful names for particular values of the field | |
int | ResidualBER [get, set] |
Field 'residualBER' (mandatory) The QualityOfService.ExtContainer.ResidualBERNumbers class defines meaningful names for particular values of the field | |
int | SduErrorRatio [get, set] |
Field 'sduErrorRatio' (mandatory) The QualityOfService.ExtContainer.SduErrorRatioNumbers class defines meaningful names for particular values of the field | |
int | TransferDelay [get, set] |
Field 'transferDelay' (mandatory) The QualityOfService.ExtContainer.TransferDelayNumbers class defines meaningful names for particular values of the field | |
int | TrafficHandlingPriority [get, set] |
Field 'trafficHandlingPriority' (mandatory) The QualityOfService.ExtContainer.TrafficHandlingPriorityNumbers class defines meaningful names for particular values of the field | |
int | GuaranteedBitRateForUplink [get, set] |
Field 'guaranteedBitRateForUplink' (mandatory) The QualityOfService.ExtContainer.GuaranteedBitRateForUplinkNumbers class defines meaningful names for particular values of the field | |
int | GuaranteedBitRateForDownlink [get, set] |
Field 'guaranteedBitRateForDownlink' (mandatory) The QualityOfService.ExtContainer.GuaranteedBitRateForDownlinkNumbers class defines meaningful names for particular values of the field | |
Oss.Nas1790.QualityOfService.ExtContainer.ExtContainerContainer | Ext [get, set] |
Field 'ext' (optional) | |
Represents the type of the ext
field
|
inline |
Constructs an instance of ExtContainer
with the specified mandatory components.
argTrafficClass | The value of the trafficClass mandatory field |
argDeliveryOrder | The value of the deliveryOrder mandatory field |
argDeliveryOfErroneousSDU | The value of the deliveryOfErroneousSDU mandatory field |
argMaximumSDUSize | The value of the maximumSDUSize mandatory field |
argMaximumBitRateForUplink | The value of the maximumBitRateForUplink mandatory field |
argMaximumBitRateForDownlink | The value of the maximumBitRateForDownlink mandatory field |
argResidualBER | The value of the residualBER mandatory field |
argSduErrorRatio | The value of the sduErrorRatio mandatory field |
argTransferDelay | The value of the transferDelay mandatory field |
argTrafficHandlingPriority | The value of the trafficHandlingPriority mandatory field |
argGuaranteedBitRateForUplink | The value of the guaranteedBitRateForUplink mandatory field |
argGuaranteedBitRateForDownlink | The value of the guaranteedBitRateForDownlink mandatory field |
|
inline |
Constructs an instance of ExtContainer
with the specified components.
argTrafficClass | The value of the trafficClass mandatory field |
argDeliveryOrder | The value of the deliveryOrder mandatory field |
argDeliveryOfErroneousSDU | The value of the deliveryOfErroneousSDU mandatory field |
argMaximumSDUSize | The value of the maximumSDUSize mandatory field |
argMaximumBitRateForUplink | The value of the maximumBitRateForUplink mandatory field |
argMaximumBitRateForDownlink | The value of the maximumBitRateForDownlink mandatory field |
argResidualBER | The value of the residualBER mandatory field |
argSduErrorRatio | The value of the sduErrorRatio mandatory field |
argTransferDelay | The value of the transferDelay mandatory field |
argTrafficHandlingPriority | The value of the trafficHandlingPriority mandatory field |
argGuaranteedBitRateForUplink | The value of the guaranteedBitRateForUplink mandatory field |
argGuaranteedBitRateForDownlink | The value of the guaranteedBitRateForDownlink mandatory field |
argExt | The value of the ext optional field |
|
inline |
Creates a deep copy of this object.
|
inline |
Determines whether the specified object is equal to the current object.
right | The object to compare with this object. |
true
when the specified object is equal to the current object; otherwise, false.
|
inline |
Represents a hash function for a particular type.