ThePEG  1.8.0
Public Member Functions
LWH::ManagedObject Class Reference

The creator of trees. More...

#include <ManagedObject.h>

Inheritance diagram for LWH::ManagedObject:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~ManagedObject ()
 Destructor.
virtual bool writeXML (std::ostream &os, std::string path, std::string name)=0
 Write out the object to the given stream in XML format.
virtual bool writeFLAT (std::ostream &os, std::string path, std::string name)=0
 Write out the object to the given stream in simple table format.

Detailed Description

The creator of trees.

Definition at line 25 of file ManagedObject.h.


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