#include <vector>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Namespaces | |
namespace | ost |
namespace | ost::info |
namespace | ost::info::detail |
Typedefs | |
typedef boost::shared_ptr < detail::InfoImpl > | RootPtr |
typedef std::vector< RootPtr > | RootPtrList |
typedef boost::shared_ptr < detail::EleImpl > | ElePtr |