Namespace simu5g
DestinationIdList
class(no description)
Source code
class DestinationIdList { @existingClass; } // // X2 Control Info usage: // // The X2 Control Info handles communication between the X2 Manager and its users. // It is attached to the X2InformationElement and contains: // - The X2 ID of the source eNodeB // - The X2 IDs of the destination eNodeBs (as a user can send an InformationElement to several peers) // - a 'init' flag: if set, the X2 Manager uses the IE and the incoming gate to register the user module // into its internal data structures. This allows the X2 Manager to know which user is // connected to which gate, so as to forward messages coming from X2 to the correct // user module.File: src/x2/packet/X2ControlInfo.msg