9 #ifndef IWORKTYPES_FWD_H_INCLUDED
10 #define IWORKTYPES_FWD_H_INCLUDED
15 #include <boost/shared_ptr.hpp>
16 #include <boost/unordered_map.hpp>
81 #endif // IWORKTYPES_FWD_H_INCLUDED
boost::shared_ptr< IWORKMediaContent > IWORKMediaContentPtr_t
Definition: IWORKTypes_fwd.h:53
boost::shared_ptr< IWORKGroup > IWORKGroupPtr_t
Definition: IWORKTypes_fwd.h:71
Definition: IWORKTypes.h:143
boost::shared_ptr< IWORKWrap > IWORKWrapPtr_t
Definition: IWORKTypes_fwd.h:67
Definition: IWORKTypes.h:116
unsigned IWORKOutputID_t
Definition: IWORKTypes_fwd.h:27
Definition: IWORKTypes.h:163
boost::shared_ptr< IWORKGeometry > IWORKGeometryPtr_t
Definition: IWORKTypes_fwd.h:40
Definition: IWORKTypes.h:104
Definition: IWORKTypes.h:37
boost::shared_ptr< IWORKImage > IWORKImagePtr_t
Definition: IWORKTypes_fwd.h:58
boost::unordered_map< ID_t, IWORKMediaContentPtr_t > IWORKMediaContentMap_t
Definition: IWORKTypes_fwd.h:56
boost::unordered_map< ID_t, IWORKDataPtr_t > IWORKDataMap_t
Definition: IWORKTypes_fwd.h:51
Definition: IWORKTypes.h:179
boost::shared_ptr< IWORKData > IWORKDataPtr_t
Definition: IWORKTypes_fwd.h:48
Definition: IWORKTypes.h:125
std::deque< double > IWORKColumnSizes_t
Definition: IWORKTypes_fwd.h:23
boost::unordered_map< std::string, std::string > IWORKTableNameMap_t
Definition: IWORKTypes_fwd.h:31
std::deque< double > IWORKRowSizes_t
Definition: IWORKTypes_fwd.h:25
Definition: IWORKTypes.h:46
boost::unordered_map< ID_t, IWORKImagePtr_t > IWORKImageMap_t
Definition: IWORKTypes_fwd.h:61
boost::shared_ptr< IWORKTableNameMap_t > IWORKTableNameMapPtr_t
Definition: IWORKTypes_fwd.h:33
boost::unordered_map< ID_t, IWORKOutputID_t > IWORKOutputMap_t
Definition: IWORKTypes_fwd.h:29
boost::unordered_map< std::string, std::string > IWORKContentMap_t
Definition: IWORKTypes_fwd.h:35
boost::shared_ptr< IWORKMedia > IWORKMediaPtr_t
Definition: IWORKTypes_fwd.h:63
Definition: IWORKTypes.h:55
std::string ID_t
Definition: IWORKTypes_fwd.h:21
boost::shared_ptr< IWORKTableData > IWORKTableDataPtr_t
Definition: IWORKTypes_fwd.h:75
Definition: IWORKToken.h:252
boost::shared_ptr< IWORKLine > IWORKLinePtr_t
Definition: IWORKTypes_fwd.h:44