Skip to content
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

Adding overloadings to allow an io::OutputStream to be used for writing CPHD #247

Merged
merged 2 commits into from
Oct 22, 2018

Conversation

asylvest
Copy link
Contributor

This allows a CPHD file to be written out to a generic io::OutputStream rather than being limited to just a file specified by pathname.

@asylvest asylvest added this to the SIX 2.2.9 milestone Oct 20, 2018
@asylvest asylvest changed the title Adding overloadings to allow an io::OutputStream to be used Adding overloadings to allow an io::OutputStream to be used for writing CPHD Oct 20, 2018
@asylvest asylvest merged commit 646802c into master Oct 22, 2018
stringhamc pushed a commit to stringhamc/six-library that referenced this pull request Mar 22, 2019
86427da Merge pull request ngageoint#247 from mdaus/mac_support
f744526 Supporting Mac aside from Python bindings

git-subtree-dir: externals/coda-oss
git-subtree-split: 86427dae040510cf0a3c8d2469dc216f3719a735
JonathanMeans pushed a commit that referenced this pull request Feb 24, 2020
3a5d8bb Merge pull request #248 from mdaus/fixed-intel-shared-ptr
6a6321c Fixed Intel shared ptr
86427da Merge pull request #247 from mdaus/mac_support
f744526 Supporting Mac aside from Python bindings
af7a4ee Merge pull request #245 from mdaus/mem-std-shared-ptr
eb50f2b C++11 mem::SharedPtr now inherits from std::shared_ptr
f136e18 Merge pull request #244 from mdaus/fix_ostream
d6095ef Add proper includes for mt stuff
168ee1c Pass in string by const ref
6adcddf Moving ostream operators inside namespace so ADL works
89a5d4a Merge pull request #242 from mdaus/execpipe-write-stderr
6adfe4c Keep both stdout and stderr of a piped command
494096b Merge pull request #241 from mdaus/header_length
de3b242 Adding header length constant

git-subtree-dir: externals/coda-oss
git-subtree-split: 3a5d8bb402ff14f09faebf0fc5bff73065c30811
@JDanielSmith JDanielSmith deleted the cphd_out_stream branch October 13, 2020 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants