-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Expansion of the TStreamerInfo actions. #16995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
b2d242e
meta: Add TClass::HasDirectStreamerInfoUse
pcanal 7f17b54
io: Correct setting of element's fNewType for pointer to STL collection
pcanal 97bcf46
io: Correct the class used for ReadVersion for kStreamer case.
pcanal d07c11f
io: TStreamerSTL: set fNewClass/fClassObject for collection of enums
pcanal d5c4482
io actions: Delete unused TActionSequence default ctor
pcanal e34e08f
io actions: Add support for writing collections, including simple con…
pcanal 81255e5
io actions: Add TConfObject
pcanal 6102003
io actions: Add binary read action for kStreamer.
pcanal 6c5d490
io actions: Add binary read action for kStreamerLoop
pcanal 39b1a43
io actions: Add read actions for kBase
pcanal 6d5f71e
io actions: Add read actions for kAny
pcanal 4ecfe57
io actions: Add write case kObject, kTNamed, kTString
pcanal b639760
io actions: Remove implemented sketch/comment for kSTL
pcanal 6616f27
io actions: Add write action for kBase
pcanal aa133fd
io actions: Add write action for kStreamLoop
pcanal 30c2fec
io actions: Add write action for kAny
pcanal 826dda3
io actions: Add write action for kStreamer
pcanal 0841eed
io actions: Remove unused sketch/comment
pcanal 6e11b3c
io actions: rename Looper's ReadAction to LoopOverCollection
pcanal 141ff2c
io actions: Add looper write actions for kTObject, kTNamed and kTString
pcanal 0bf9820
io actions: Remove unreachable break statement
pcanal 938dc25
io actions: Add EMode to distinguish read and write instantiation.
pcanal b516e80
io actions: Add GenericLooper.
pcanal 94e7d5f
io actions: Add ScalarLooper
pcanal bba479f
io actions: Add kStreamer to memberwise streaming
pcanal b625392
io actions: Add kAny to memberwise streaming
pcanal cbfda96
io actions: Move StreamerLooper from global to Looper
pcanal 421255b
io actions: Correct class used for StreamerLoop version read
pcanal 99df53e
io actions: Add kStreamLoop to memberwise streaming
pcanal f4736f7
NFC: remove trailing semi colon
pcanal 35cebb3
io actions: Add creation of subsequence.
pcanal 63c711b
io actions: add kBase to memberwise streaming
pcanal 520b946
io actions: Rename CreateActionSquence to CreateReadActionSquence
pcanal 46749af
io actions: Remove unused comments
pcanal 128d8ff
NFC: Correct indentation
pcanal b168e37
io actions: Add creation of write subsequence.
pcanal 74f5825
io actions: add kBase to write memberwise streaming
pcanal 0dd2f6c
io actions: add kStreamer to write memberwise streaming
pcanal f0c362b
io actions: add kStreamLoop to write memberwise streaming
pcanal 8fa3a86
io actions: add kAny to write memberwise streaming
pcanal fad599c
io actions: memberwise write add support for conv and missing
pcanal dbd368e
io actions: Remove unreachable break statement
pcanal c9d3c07
io actions: add ability to write zero for missing field
pcanal 138bc65
io: Swith ReadBuffer's kSTL and kSTp to call actions sequence
pcanal 0b5f8b5
io actions: Simplify Read/Write kSTLp for text buffer
pcanal 17097bc
io actions: Remove redundant code in TextWriting.
pcanal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.