Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
fec716dfb61b8c27f9eb9fcd58048dd69d595f9f
/
ndn-cpp
/
data.hpp
fec716d
Renamed SignedInfo to MetaInfo (except for encoding binary XML).
by Jeff Thompson
· 11 years ago
1656e6a
Code style: Declare (Type& value) instead of (Type &value)
by Jeff Thompson
· 11 years ago
d877635
Change SignedInfo type to use enum type ndn_ContentType
by Jeff Thompson
· 11 years ago
4962c62
Fix bug: getter methods for vectors should return a reference.
by Jeff Thompson
· 11 years ago
f842d21
Added signature.clear
by Jeff Thompson
· 11 years ago
237fbc0
In Signature, getters for vector should return a reference.
by Jeff Thompson
· 11 years ago
ac1b0ac
Added non-const getters for vector members so they can be manipulated directly.
by Jeff Thompson
· 11 years ago
f5dbd27
Added Data constructor with Name
by Jeff Thompson
· 11 years ago
46bd45f
Added setter methods.
by Jeff Thompson
· 11 years ago
a0d18c9
Code style: replace tabs with spaces
by Jeff Thompson
· 11 years ago
5341219
Major code style change to rename all files to lower case.
by Jeff Thompson
· 11 years ago
67e9e0a
Rename encode and decode to wireEncode and wireDecode
by Jeff Thompson
· 11 years ago
f544701
In encode and decode with default WireFormat, use WireFormat::getDefaultWireFormat()
by Jeff Thompson
· 11 years ago
56ec9e2
Major update to rename ContentObject to Data everywhere.
by Jeff Thompson
· 11 years ago
[Renamed (82%) from ndn-cpp/ContentObject.hpp]
b915b1d
Rename BinaryXmlWireFormat::instance() to BinaryXmlWireFormat::getInstance()
by Jeff Thompson
· 11 years ago
f0fea00
Code style: Rename BinaryXML to BinaryXml
by Jeff Thompson
· 11 years ago
b0979fd
In encode methods, return a ptr_lib::shared_ptr<vector<unsigned char> >
by Jeff Thompson
· 11 years ago
210b92f
Implement timestampMilliseconds
by Jeff Thompson
· 11 years ago
5cae5e5
Added support for ContentObject
by Jeff Thompson
· 11 years ago