-
Notifications
You must be signed in to change notification settings - Fork 774
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refs #21121: Move paylowad_owner_ to SerializedPayload_t Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Make IPayloadPool manage SerializedPayload_t Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Update Tests with new API Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Clean headers Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Doxygen Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Uncrustify Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Remove unnecessary parameter Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Move payload destructor Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Avoid unsetting payload_owner Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Fix LoanManager Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Revision - remove getters/setter Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Revision - avoid tmp change Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Revision - remove PayloadInfo Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Revision - uncrustify Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Revision - minor changes Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Avoid cyclic release Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Fix Loan ser_payload destruction Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Avoid SerializedPayload_t copies Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Make get_payload's first arg const Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Create SerializedPayload.cpp Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Revision - minor changes 2 Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Fix old payload tests Signed-off-by: cferreiragonz <[email protected]> * Refs #21121: Update versions.md & CMakeLists Signed-off-by: cferreiragonz <[email protected]> --------- Signed-off-by: cferreiragonz <[email protected]>
- Loading branch information
1 parent
ae42cf7
commit 3780507
Showing
66 changed files
with
671 additions
and
712 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.