Internal: structure to store a table of contents of a DocMkrText.  
 More...
Internal: structure to store a table of contents of a DocMkrText. 
◆ TOC()
  
  | 
        
          | DocMkrTextInternal::TOC::TOC | ( |  | ) |  |  | inline | 
 
 
◆ empty()
  
  | 
        
          | bool DocMkrTextInternal::TOC::empty | ( |  | ) | const |  | inline | 
 
returns true if the table is empty 
 
 
◆ m_cIdList
      
        
          | std::vector<int> DocMkrTextInternal::TOC::m_cIdList | 
      
 
 
◆ m_textList
      
        
          | std::vector<std::string> DocMkrTextInternal::TOC::m_textList | 
      
 
the toc texts 
Referenced by empty().
 
 
The documentation for this struct was generated from the following file: