GH_LooseChunk Fields | 
The GH_LooseChunk type exposes the following members.
| Name | Description | |
|---|---|---|
| m_archive | 
            Pointer to the archive that owns the Root of the tree this chunk belongs to.
              (Inherited from GH_Chunk.) | |
| m_chunks | 
            Dictionary of sub-chunks contained within this chunk.
              (Inherited from GH_Chunk.) | |
| m_comments | 
            List of text comments. This list is automatically instantiated once the first comment is added.
              (Inherited from GH_Chunk.) | |
| m_index | 
            Index of this chunk. This field is set only once, during construction. 
            A negative index indicates no index qualifier has been set.
              (Inherited from GH_Chunk.) | |
| m_items | 
            The list of nodes contained within this chunk.
              (Inherited from GH_Chunk.) | |
| m_name | 
            Name of this chunk. This field is set only once, during construction.
              (Inherited from GH_Chunk.) |