MCPcopy Create free account

hub / github.com/Unipisa/Simu5G / functions

Functions2,786 in github.com/Unipisa/Simu5G

MethodanalyzePacket
src/simu5g/stack/pdcp/LtePdcpUeD2D.cc:43
MethodapplyScheduling
src/simu5g/stack/mac/scheduling_modules/LteMaxCiOptMB.cc:449
Methodarray_index
! @param[in] s reference token to be converted into an array index @return integer representation of @a s @throw parse_error.106 if an
src/simu5g/mec/utils/httpUtils/json.hpp:11939
MethodattachUser
src/simu5g/common/cellInfo/CellInfo.cc:106
Functionautodoc_skip_member_callback
(app, what, name, obj, skip, options)
doc/src/conf.py:122
MethodavailableBytes
src/simu5g/stack/mac/scheduler/LteSchedulerEnb.cc:836
MethodavailableBytesBackgroundUe
src/simu5g/stack/mac/scheduler/LteSchedulerEnb.cc:855
Functionbasic_json array
! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given a l
src/simu5g/mec/utils/httpUtils/json.hpp:18351
Functionbasic_json binary
! @brief explicitly create a binary array (without subtype) Creates a JSON binary array value from a given binary container. Binary value
src/simu5g/mec/utils/httpUtils/json.hpp:18248
Functionbasic_json diff
! @brief creates a diff as a JSON patch Creates a [JSON Patch](http://jsonpatch.com) so that value @a source can be changed into the valu
src/simu5g/mec/utils/httpUtils/json.hpp:25039
Functionbasic_json from_bson
src/simu5g/mec/utils/httpUtils/json.hpp:24413
Functionbasic_json from_cbor
src/simu5g/mec/utils/httpUtils/json.hpp:24041
Functionbasic_json from_msgpack
src/simu5g/mec/utils/httpUtils/json.hpp:24184
Functionbasic_json from_ubjson
src/simu5g/mec/utils/httpUtils/json.hpp:24300
Functionbasic_json meta
! @brief returns version information on the library This function returns a JSON object with information about the library, including the
src/simu5g/mec/utils/httpUtils/json.hpp:16910
Functionbasic_json object
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initializer
src/simu5g/mec/utils/httpUtils/json.hpp:18395
Functionbasic_json parse
src/simu5g/mec/utils/httpUtils/json.hpp:23255
Methodbinary
src/simu5g/mec/utils/httpUtils/json.hpp:5457
Methodbinary
src/simu5g/mec/utils/httpUtils/json.hpp:5632
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
src/simu5g/mec/utils/httpUtils/json.hpp:7780
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
src/simu5g/mec/utils/httpUtils/json.hpp:12838
MethodblockGain
src/simu5g/stack/mac/amc/LteAmc.cc:836
Methodboolean
src/simu5g/mec/utils/httpUtils/json.hpp:5427
Methodboolean
src/simu5g/mec/utils/httpUtils/json.hpp:5602
MethodbufferControlPdu
src/simu5g/stack/rlc/am/AmTxQueue.cc:489
MethodbufferPdu
src/simu5g/stack/rlc/am/AmTxQueue.cc:493
MethodbufferizeBsr
src/simu5g/stack/mac/LteMacEnb.cc:294
MethodbufferizePacket
note: this method is never called, as it is overridden (in the same way!) in both LteMacEnb and LteMacUe
src/simu5g/stack/mac/LteMacBase.cc:268
MethodbufferizePacket
src/simu5g/stack/mac/LteMacEnb.cc:707
MethodbufferizePacket
src/simu5g/stack/mac/LteMacUe.cc:244
MethodbuildCarrierActiveConnectionSet
src/simu5g/stack/mac/scheduler/LteScheduler.cc:164
MethodbuildClientRequest
src/simu5g/stack/compManager/compManagerProportional/LteCompManagerProportional.cc:106
MethodbuildCoordinatorReply
src/simu5g/stack/compManager/compManagerProportional/LteCompManagerProportional.cc:115
Methodbusy
! Return true if the timer is busy. * * @return whether the timer is busy or not */
src/simu5g/common/timer/TTimer.h:77
Methodbusy
! Return true if there is at least one scheduled event. * * @return whether there is at least one scheduled event */
src/simu5g/common/timer/TTimer.h:187
Methodbyte_container_with_subtype
src/simu5g/mec/utils/httpUtils/json.hpp:4506
MethodbytesGain
src/simu5g/stack/mac/amc/LteAmc.cc:853
FunctioncStringToLower
src/simu5g/common/LteCommon.cc:85
MethodcalcInterfDist
* Calculation of the interference distance based on the transmitter * power, wavelength, pathloss coefficient and a threshold for the * minimal rece
src/simu5g/world/radio/ChannelControl.cc:71
MethodcalcInterfDist
* Calculation of the interference distance based on the transmitter * power, wavelength, pathloss coefficient and a threshold for the * minimal rece
src/simu5g/world/radio/LteChannelControl.cc:48
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
src/simu5g/mec/utils/httpUtils/json.hpp:13849
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
src/simu5g/mec/utils/httpUtils/json.hpp:13864
Methodcalc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
src/simu5g/mec/utils/httpUtils/json.hpp:13906
Methodcalc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
src/simu5g/mec/utils/httpUtils/json.hpp:13702
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
src/simu5g/mec/utils/httpUtils/json.hpp:13779
Methodcalc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] j JSON value to serialize @pr
src/simu5g/mec/utils/httpUtils/json.hpp:14000
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
src/simu5g/mec/utils/httpUtils/json.hpp:13749
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
src/simu5g/mec/utils/httpUtils/json.hpp:13807
MethodcalculateMcsScale
src/simu5g/background/cell/BackgroundCellAmc.cc:31
MethodcalculateMcsScale
src/simu5g/common/cellInfo/CellInfo.cc:64
MethodcalculateRequestServiceTime
src/simu5g/mec/platform/services/base/MecServiceBase.cc:372
MethodcalculateSubscriptionServiceTime
src/simu5g/mec/platform/services/base/MecServiceBase.cc:388
MethodcheckChannel
src/simu5g/world/radio/ChannelControl.cc:191
MethodcheckCompleteSdu
src/simu5g/stack/rlc/am/AmRxQueue.cc:393
MethodcheckConflict
src/simu5g/stack/mac/scheduling_modules/LteAllocatorBestFit.cc:63
MethodcheckEligibility
src/simu5g/stack/mac/scheduler/LteSchedulerEnbUl.cc:24
MethodcheckEligibility
src/simu5g/stack/mac/scheduler/NrSchedulerGnbUl.cc:20
MethodcheckEligibility
src/simu5g/stack/mac/scheduler/LteSchedulerEnbDl.cc:23
MethodcheckForMrw
src/simu5g/stack/rlc/am/AmTxQueue.cc:330
MethodcheckHole
src/simu5g/stack/mac/scheduling_modules/LteAllocatorBestFit.cc:26
FunctioncheckIfHeaderType
src/simu5g/common/LteCommon.h:468
MethodcheckRAC
src/simu5g/stack/mac/LteMacUe.cc:833
MethodcheckRAC
src/simu5g/stack/mac/LteMacUeD2D.cc:463
FunctioncleanRow
(row)
simulations/nr/videostreaming_dataset_generator/dataset/datasetExtractor.py:39
MethodclearAllLcid
src/simu5g/stack/packetFlowObserver/PacketFlowObserverEnb.cc:82
MethodclearAllLcid
src/simu5g/stack/packetFlowObserver/PacketFlowObserverUe.cc:81
MethodclearBsrBuffers
src/simu5g/stack/mac/LteMacEnbD2D.cc:287
MethodclearBufferedSdu
src/simu5g/stack/rlc/um/UmRxEntity.cc:694
MethodclearConflictGraph
reset Conflict Graph
src/simu5g/stack/mac/conflict_graph/ConflictGraph.cc:35
MethodclearLcid
src/simu5g/stack/packetFlowObserver/PacketFlowObserverEnb.cc:60
MethodclearLcid
src/simu5g/stack/packetFlowObserver/PacketFlowObserverUe.cc:60
MethodclearOutgoingConnectionBuffers
src/simu5g/stack/mac/LteMacBase.cc:237
MethodclearQueue
src/simu5g/stack/rlc/um/UmTxEntity.cc:279
Methodclear_subtype
! @brief clears the binary subtype Clears the binary subtype and flags the value as not having a subtype, which has implications for seri
src/simu5g/mec/utils/httpUtils/json.hpp:4631
Methodclosed
src/simu5g/mec/platform/services/base/SocketManager.cc:95
MethodcoherenceTime
src/simu5g/stack/phy/LtePhyUe.h:152
Methodcollect
src/simu5g/common/ResultRecorders.cc:23
MethodcommitSchedule
src/simu5g/stack/mac/scheduler/LteScheduler.h:185
MethodcommitSchedule
src/simu5g/stack/mac/scheduling_modules/LteDrr.cc:114
MethodcommitSchedule
src/simu5g/stack/mac/scheduling_modules/LtePf.cc:149
MethodcommitSchedule
src/simu5g/stack/mac/scheduling_modules/LteMaxCiOptMB.cc:489
MethodcommitSchedule
src/simu5g/stack/mac/scheduling_modules/LteAllocatorBestFit.cc:444
MethodcommitSchedule
src/simu5g/stack/mac/scheduling_modules/LteMaxCiComp.cc:163
MethodcommitSchedule
src/simu5g/stack/mac/scheduling_modules/LteMaxCiMultiband.cc:118
MethodcommitSchedule
src/simu5g/stack/mac/scheduling_modules/LteMaxCi.cc:158
MethodcompressHeader
src/simu5g/stack/pdcp/LteTxPdcpEntity.cc:84
MethodcomputeAngle
src/simu5g/stack/phy/channelmodel/LteRealisticChannelModel.cc:338
MethodcomputeAngle
src/simu5g/background/cell/BackgroundCellChannelModel.cc:649
MethodcomputeAngularAttenuation
src/simu5g/stack/phy/channelmodel/NrChannelModel.cc:74
MethodcomputeAngularAttenuation
src/simu5g/stack/phy/channelmodel/LteRealisticChannelModel.cc:377
MethodcomputeAngularAttenuation
src/simu5g/background/cell/BackgroundCellChannelModel.cc:691
MethodcomputeBackgroundCellInterference
src/simu5g/stack/phy/channelmodel/LteRealisticChannelModel.cc:2353
MethodcomputeBackgroundCellInterference
src/simu5g/background/cell/BackgroundCellChannelModel.cc:984
MethodcomputeBitsOnNRbs
src/simu5g/stack/mac/amc/LteAmc.cc:558
MethodcomputeBitsOnNRbs_MB
src/simu5g/stack/mac/amc/LteAmc.cc:694
MethodcomputeBitsPerRbBackground
src/simu5g/stack/mac/amc/NrAmc.cc:201
MethodcomputeBitsPerRbBackground
src/simu5g/stack/mac/amc/LteAmc.cc:738
MethodcomputeBitsPerRbBackground
src/simu5g/background/cell/BackgroundCellAmcNr.cc:25
MethodcomputeCodewordTbs
src/simu5g/stack/mac/amc/NrAmc.cc:109
MethodcomputeCorrelationDistance
src/simu5g/stack/phy/channelmodel/LteRealisticChannelModel.cc:293
← previousnext →1,101–1,200 of 2,786, ranked by callers