27#ifndef OST_INFO_IMPL_FW_H
28#define OST_INFO_IMPL_FW_H
31#include <boost/shared_ptr.hpp>
33namespace ost {
namespace info {
40typedef boost::shared_ptr<detail::InfoImpl>
RootPtr;
42typedef boost::shared_ptr<detail::EleImpl>
ElePtr;
std::vector< RootPtr > RootPtrList
boost::shared_ptr< detail::EleImpl > ElePtr
boost::shared_ptr< detail::InfoImpl > RootPtr