Public Member Functions | Public Attributes | List of all members
doc_template.Doc Class Reference
Inheritance diagram for doc_template.Doc:
Inheritance graph
[legend]

Public Member Functions

def __eq__ (self, other)
 
def __init__ (self, tree)
 
def get_tree (self)
 

Public Attributes

 tree
 

Detailed Description

Definition at line 4 of file doc_template.py.

Constructor & Destructor Documentation

def doc_template.Doc.__init__ (   self,
  tree 
)

Definition at line 5 of file doc_template.py.

Member Function Documentation

def doc_template.Doc.__eq__ (   self,
  other 
)

Definition at line 16 of file doc_template.py.

def doc_template.Doc.get_tree (   self)
Get this Doc's tree.

Returns:
    The xml.etree.ElementTree object of the documentation.

Definition at line 8 of file doc_template.py.

Member Data Documentation

doc_template.Doc.tree

Definition at line 6 of file doc_template.py.


The documentation for this class was generated from the following file:


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:58