Go to the documentation of this file.
   10 #ifndef IWORKMUTABLEARRAYELEMENT_H_INCLUDED 
   11 #define IWORKMUTABLEARRAYELEMENT_H_INCLUDED 
   18 template<
typename Type, 
class NestedParser, 
template<
typename T, 
class C> 
class Collector, 
unsigned Id, 
unsigned RefId = 0>
 
   23   typedef std::unordered_map<ID_t, std::deque<Type> > 
ArrayDict_t;
 
   60 #endif // IWORKMUTABLEARRAYELEMENT_H_INCLUDED 
  
 
Definition: IWORKBezierElement.cpp:20
std::deque< Type > & m_elements
Definition: IWORKMutableArrayElement.h:55
IWORKXMLContextPtr_t element(const int name) override
Definition: IWORKMutableArrayElement.h:41
std::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition: IWORKXMLContext.h:18
IWORKXMLContextPtr_t element(const int name) override
Definition: IWORKContainerContext.h:51
std::unordered_map< ID_t, Type > ContextDict_t
Definition: IWORKMutableArrayElement.h:22
Definition: IWORKXMLParserState.h:31
void endOfElement() override
Definition: IWORKMutableArrayElement.h:46
IWORKMutableArrayElement(IWORKXMLParserState &state, ArrayDict_t &arrayDict, ContextDict_t &dict, std::deque< Type > &elements)
Definition: IWORKMutableArrayElement.h:33
Definition: IWORKMutableArrayElement.h:19
std::unordered_map< ID_t, std::deque< Type > > ArrayDict_t
Definition: IWORKMutableArrayElement.h:23
Definition: IWORKContainerContext.h:27
@ dict
Definition: KEY1Token.h:51
IWORKContainerContext< Type, NestedParser, Collector, Id, RefId > Super_t
Definition: IWORKMutableArrayElement.h:21
void endOfElement() override
Definition: IWORKContainerContext.h:69
const ValueT & get(const detail::IWAFieldImpl< TagV, ValueT, Reader > &field)
Definition: IWAField.h:190
IWORKMutableArrayElement(IWORKXMLParserState &state, ArrayDict_t &arrayDict, std::deque< Type > &elements)
Definition: IWORKMutableArrayElement.h:26
@ name
Definition: IWORKToken.h:578
ArrayDict_t & m_arrayDict
Definition: IWORKMutableArrayElement.h:54
Generated for libetonyek by 
doxygen 1.8.17