/* get number of pdu sessions associated with this context (dnn and Nssai) */
/*
* Get number of pdu sessions associated with this context (dnn and Nssai)
* @param void
* @return size_t: number of PDU sessions
*/
size_tget_number_pdu_sessions();
/*
* Represent DNN Context as a string object
* @param void
* @return void
*/
std::stringtoString()const;
boolin_use;
std::stringdnn_in_use;// The APN currently used, as received from the SGW.
//ambr_t apn_ambr; // APN AMBR: The maximum aggregated uplink and downlink MBR values to be shared across all Non-GBR bearers, which are established for this APN.
//ambr_t apn_ambr; // APN AMBR: The maximum aggregated uplink and downlink MBR values to be shared across all Non-GBR bearers, which are established for this APN.
snssai_tnssai;
/* Store all PDU Sessions associated with this DNN context */