9 #ifndef IWORKTYPES_FWD_H_INCLUDED
10 #define IWORKTYPES_FWD_H_INCLUDED
15 #include <unordered_map>
85 #endif // IWORKTYPES_FWD_H_INCLUDED
std::shared_ptr< IWORKGeometry > IWORKGeometryPtr_t
Definition: IWORKTypes_fwd.h:41
std::unordered_map< std::string, std::string > IWORKTableNameMap_t
Definition: IWORKTypes_fwd.h:32
Definition: IWORKTypes.h:213
Definition: IWORKTypes.h:139
unsigned IWORKOutputID_t
Definition: IWORKTypes_fwd.h:28
std::unordered_map< ID_t, IWORKOutputID_t > IWORKOutputMap_t
Definition: IWORKTypes_fwd.h:30
std::shared_ptr< IWORKWrap > IWORKWrapPtr_t
Definition: IWORKTypes_fwd.h:68
std::shared_ptr< IWORKMedia > IWORKMediaPtr_t
Definition: IWORKTypes_fwd.h:64
std::unordered_map< ID_t, IWORKDataPtr_t > IWORKDataMap_t
Definition: IWORKTypes_fwd.h:52
Definition: IWORKTypes.h:186
Definition: IWORKTypes.h:126
Definition: IWORKTypes.h:44
std::shared_ptr< IWORKTableData > IWORKTableDataPtr_t
Definition: IWORKTypes_fwd.h:76
std::unordered_map< std::string, std::string > IWORKContentMap_t
Definition: IWORKTypes_fwd.h:36
std::shared_ptr< IWORKData > IWORKDataPtr_t
Definition: IWORKTypes_fwd.h:49
std::deque< IWORKColumnRowSize > IWORKRowSizes_t
Definition: IWORKTypes_fwd.h:26
std::deque< IWORKColumnRowSize > IWORKColumnSizes_t
Definition: IWORKTypes_fwd.h:22
std::unordered_map< ID_t, IWORKImagePtr_t > IWORKImageMap_t
Definition: IWORKTypes_fwd.h:62
Definition: IWORKTypes.h:241
Definition: IWORKTypes.h:148
Definition: IWORKTypes.h:52
std::shared_ptr< IWORKTableNameMap_t > IWORKTableNameMapPtr_t
Definition: IWORKTypes_fwd.h:34
std::shared_ptr< IWORKLine > IWORKLinePtr_t
Definition: IWORKTypes_fwd.h:45
Definition: IWORKTypes.h:61
std::string ID_t
Definition: IWORKTypes_fwd.h:20
std::shared_ptr< IWORKImage > IWORKImagePtr_t
Definition: IWORKTypes_fwd.h:59
Definition: IWORKToken.h:418
Definition: IWORKTable.h:31
std::unordered_map< ID_t, IWORKMediaContentPtr_t > IWORKMediaContentMap_t
Definition: IWORKTypes_fwd.h:57
std::shared_ptr< IWORKGroup > IWORKGroupPtr_t
Definition: IWORKTypes_fwd.h:72
std::shared_ptr< IWORKTable > IWORKTablePtr_t
Definition: IWORKTypes_fwd.h:80
std::shared_ptr< IWORKMediaContent > IWORKMediaContentPtr_t
Definition: IWORKTypes_fwd.h:54
std::unordered_map< ID_t, IWORKTablePtr_t > IWORKTableMap_t
Definition: IWORKTypes_fwd.h:82