24 #include <boost/shared_ptr.hpp>
25 #include <boost/cstdint.hpp>
30 using boost::uint16_t;
53 boost::shared_ptr<variable>
var;
81 varbind(
const oid&, boost::shared_ptr<variable> v);
126 varbind(binary::const_iterator& pos,
127 const binary::const_iterator& end,
128 bool big_endian=
true);