#include <IWORKXMLContextBase.h>
◆ IWORKXMLContextElement()
◆ attribute()
  
  | 
        
          | void libetonyek::IWORKXMLContextElement::attribute | ( | int | name, |  
          |  |  | const char * | value |  
          |  | ) |  |  |  | overrideprotectedvirtual | 
 
 
◆ getId()
  
  | 
        
          | const boost::optional< ID_t > & libetonyek::IWORKXMLContextElement::getId | ( |  | ) | const |  | protected | 
 
 
◆ setId()
  
  | 
        
          | void libetonyek::IWORKXMLContextElement::setId | ( | const char * | value | ) |  |  | protected | 
 
 
◆ text()
  
  | 
        
          | void libetonyek::IWORKXMLContextElement::text | ( | const char * | value | ) |  |  | overrideprotectedvirtual | 
 
Process textual content of an element. 
This function can be called more than once if the element has mixed content. 
Implements libetonyek::IWORKXMLContext.
 
 
◆ m_id
  
  | 
        
          | boost::optional<ID_t> libetonyek::IWORKXMLContextElement::m_id |  | private | 
 
 
The documentation for this class was generated from the following files: