Go to the documentation of this file.
10 #ifndef IWORKDIRECTCOLLECTOR_H_INCLUDED
11 #define IWORKDIRECTCOLLECTOR_H_INCLUDED
20 template<
typename Type,
class Container = std::deque<Type> >
29 template<
class Context,
class State>
50 #endif // IWORKDIRECTCOLLECTOR_H_INCLUDED
Definition: IWORKBezierElement.cpp:20
std::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition: IWORKXMLContext.h:18
Definition: IWORKDirectCollector.h:21
IWORKDirectCollector(Container &collection)
Definition: IWORKDirectCollector.h:24
IWORKXMLContextPtr_t makeContext(State &state) const
Definition: IWORKDirectCollector.h:30
bool pending() const
Definition: IWORKDirectCollector.h:35
void push()
Definition: IWORKDirectCollector.h:40
Container & m_collection
Definition: IWORKDirectCollector.h:45
Generated for libetonyek by
doxygen 1.8.17