Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
10ad12ab2bde8818f023d7f7f308602c035d08c0
/
ndn-cpp
/
util
/
blob.hpp
10ad12a
global: Rename unsigned char to uint8, DynamicUCharArray to DynamicUInt8Array and DynamicUCharVector to DynamicUInt8Vector.
by Jeff Thompson
· 11 years ago
0050abe
Code style: Put function return type on a line by itself.
by Jeff Thompson
· 11 years ago
7687dc0
All source files: Added UC Copyright. Added jefft0 email address.
by Jeff Thompson
· 11 years ago
d0be471
Added constructor Blob(const ptr_lib::shared_ptr<const std::vector<unsigned char> > &value).
by Jeff Thompson
· 11 years ago
f6d5a62
Fix code style.
by Jeff Thompson
· 11 years ago
e5ddbed
Make size and buf check for null.
by Jeff Thompson
· 11 years ago
0e6d142
Make Blob inherit from shared_ptr<const vector<unsigned char> >
by Jeff Thompson
· 11 years ago
675d71a
Update documentation.
by Jeff Thompson
· 11 years ago
25e8938
Added blob.hpp
by Jeff Thompson
· 11 years ago