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