Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
ndn-cxx
/
2db6037ab12f18bc83a87d9b79c00eba08b495a1
/
src
/
util
/
changed-event.cpp
2db6037
files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054.
by Jeff Thompson
· 11 years ago
[Renamed from ndn-cpp/util/changed-event.cpp]
25b4e61
make: Global change: Move all public headers to include folder. Change source to including public headers using #include <ndn-cpp/*>. Split some header files to minimize exposing C .h files.
by Jeff Thompson
· 11 years ago
97223af
globa: Change unsigned int to size_t where it is the size of a byte array or an index/offset into it.
by Jeff Thompson
· 11 years ago
0050abe
Code style: Put function return type on a line by itself.
by Jeff Thompson
· 11 years ago
a04f23c
Added ChangedEvent.
by Jeff Thompson
· 11 years ago