#include <boost/shared_ptr.hpp>
#include <iostream>
#include <string>
#include "error.hpp"
#include "object.hpp"
Go to the source code of this file.