MUSX Document Model
Loading...
Searching...
No Matches
musx::dom::Document Class Reference

Represents a document object that encapsulates the entire EnigmaXML structure. More...

#include <Document.h>

Public Member Functions

HeaderPtrgetHeader ()
 Retrieves the header.
 
const HeaderPtrgetHeader () const
 Retrieves the const header.
 
OptionsPoolPtrgetOptions ()
 Retrieves the options pool.
 
const OptionsPoolPtrgetOptions () const
 Retrieves the const options pool.
 
OthersPoolPtrgetOthers ()
 Retrieves the others pool.
 
const OthersPoolPtrgetOthers () const
 Retrieves the const others pool.
 
DetailsPoolPtrgetDetails ()
 Retrieves the details pool.
 
const DetailsPoolPtrgetDetails () const
 Retrieves the const others pool.
 
EntryPoolPtrgetEntries ()
 Retrieves the entry pool.
 
const EntryPoolPtrgetEntries () const
 Retrieves the entry others pool.
 
TextsPoolPtrgetTexts ()
 Retrieves the texts pool.
 
const TextsPoolPtrgetTexts () const
 Retrieves the const texts pool.
 

Friends

class musx::factory::DocumentFactory
 

Detailed Description

Represents a document object that encapsulates the entire EnigmaXML structure.