Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
2db6037ab12f18bc83a87d9b79c00eba08b495a1
/
src
/
encoding
/
der
/
visitor
/
simple-visitor.cpp
2db6037
files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054.
by Jeff Thompson
· 11 years ago
[Renamed from ndn-cpp/encoding/der/visitor/simple-visitor.cpp]
a92861a
DER encoding: Implement DerNode and subclasses.
by Jeff Thompson
· 11 years ago
84cfe1d
DER encoding: Temporarily comment out calls to DER functions until they are defined.
by Jeff Thompson
· 11 years ago
d0a7d6d
DER: In visitor code, use ndnboost::any. We can use ndnboost::any because this is an internal header and will not conflict with the application if it uses boost::any.
by Jeff Thompson
· 11 years ago
736a182
DER encoding: Make the Any stub a class with stub constructors.
by Jeff Thompson
· 11 years ago
cfed832
DER encoding: Add stub for SimpleVisitor implementation.
by Jeff Thompson
· 11 years ago