xsil::ligolw Class Reference
[Xsil document preparation]

#include <ligolw.hh>

Inheritance diagram for xsil::ligolw:

xsil::XSIL xsil::xobj xsil::XSpectrum

List of all members.

Public Member Functions

 ligolw (void)
 ligolw (const char *Name, const char *Type=0)
 ligolw (const XSIL &x)
 ~ligolw (void)
ligolwClone (void) const
XSILaddXSIL (const char *Name, const char *Type=0)
const char * getObjType (void) const


Detailed Description

The ligolw document class is identical to the xsil document class except that the structure tags are changed from <XSIL> to <LIGO_LW>. brief LIGO lightweight structure.
Author:
J. Zweizig
Version:
1.0 ; Modified December 1, 2000

Constructor & Destructor Documentation

xsil::ligolw::ligolw ( void   ) 

XSil default constructor. brief default constructor.

xsil::ligolw::ligolw ( const char *  Name,
const char *  Type = 0 
)

XSIL named structure constructor. brief Named structure constructor.

Parameters:
Name Pointer to structure name string.
Type Pointer to structure type string.

xsil::ligolw::ligolw ( const XSIL x  ) 

XSIL structure copy constructor. brief Copy constructor.

Parameters:
x Structure definition to be copied.

xsil::ligolw::~ligolw ( void   ) 

Destructor. brief Destructor.


Member Function Documentation

ligolw* xsil::ligolw::Clone ( void   )  const [virtual]

Clone a structure. brief Clone a structure.

Returns:
opinter to a new object.

Reimplemented from xsil::XSIL.

XSIL* xsil::ligolw::addXSIL ( const char *  Name,
const char *  Type = 0 
) [virtual]

Add a named XSIL substructure. brief Add an XSIL substructure.

Parameters:
Name Pointer to structure name string.
Type Pointer to structure type string.
Returns:
Pointer to the added structure definition.

Reimplemented from xsil::XSIL.

const char* xsil::ligolw::getObjType ( void   )  const [virtual]

Return the object type. brief Object type name.

Returns:
Pointer to the object name string.

Reimplemented from xsil::XSIL.


The documentation for this class was generated from the following file:
Generated on Sun Mar 8 19:21:49 2009 for dmt by  doxygen 1.5.4