Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
bf50a1a18df8816a8fde9765e8c646f80c133d28
/
ndn-cpp
/
name.hpp
cc35cd4
Added match
by Jeff Thompson
· 11 years ago
f72b1ac
Added addComponent(vector<unsigned char>)
by Jeff Thompson
· 11 years ago
67515bd
Added set(const char *uri)
by Jeff Thompson
· 11 years ago
38d0e08
Change the ExcludeEntry to use a name component directly.
by Jeff Thompson
· 11 years ago
8aac199
Added appendSegment
by Jeff Thompson
· 11 years ago
2d27e2f
Convert tabs to spaces.
by Jeff Thompson
· 11 years ago
21844fc
Added toUri and deprecated to_uri
by Jeff Thompson
· 11 years ago
5341219
Major code style change to rename all files to lower case.
by Jeff Thompson
· 11 years ago
[Renamed (98%) from ndn-cpp/Name.hpp]
5a6b5ab
Change NameComponent to Name::Component inner class.
by Jeff Thompson
· 11 years ago
3f2175b
Added a Name constructor taking the array of components. Updated doc comments.
by Jeff Thompson
· 11 years ago
a234d5d
In WireFormat, remove encodeName and decodeName since a name doesn't go over the wire.
by Jeff Thompson
· 11 years ago
dd3d229
In set methods, make the argument const
by Jeff Thompson
· 11 years ago
d345a5b
Use const where possible.
by Jeff Thompson
· 11 years ago
47eecfc
Change all copyright notices to refer to file COPYING
by Jeff Thompson
· 11 years ago
76f63ca
Don't need to include "common.h"
by Jeff Thompson
· 11 years ago
8b27e3a
In set, fix comment.
by Jeff Thompson
· 11 years ago
443398d
Implement Name(const char *uri)
by Jeff Thompson
· 11 years ago
2a749d1
Added decode that takes a vector &
by Jeff Thompson
· 11 years ago
016ed64
Added NameComponent.
by Jeff Thompson
· 11 years ago
ccb13c1
Added get(struct ndn_Name &)
by Jeff Thompson
· 11 years ago
b468c31
Added set(struct ndn_Name &)
by Jeff Thompson
· 11 years ago
e606351
Added to_uri
by Jeff Thompson
· 11 years ago
e5f839b
Added addComponent, clear and getComponentCount
by Jeff Thompson
· 11 years ago
4238071
Make decode take unsigned char *input, unsigned int inputLength
by Jeff Thompson
· 11 years ago
9c41dfe
Use separate WireFormat class to handle encoding Name, Interest, etc.
by Jeff Thompson
· 11 years ago