In file TypeInfo.hh:

class TypeInfo

Defines the event type information

Inheritance:


Public Methods

TypeInfo::TypeInfo (int id, const char* name)
Constructor
int GetId () const
Get the Id
const char* GetName () const
Get the name
void RefCount (bool up = true)
Reference counting
const LayoutInfo* GetLayout () const
Get layout information

Documentation

Defines the event type information (internal use).

TypeInfo::TypeInfo(int id, const char* name)
Constructor

int GetId() const
Get the Id

const char* GetName() const
Get the name

void RefCount(bool up = true)
Reference counting
Parameters:
sub - ID

const LayoutInfo* GetLayout() const
Get the the layout information record.
Returns:
layout information record


This class has no child classes.
Author:
Written June 2001 by Masahiro Ito and Daniel Sigg
Version:
1.0

alphabetic index hierarchy of classes


Please send questions and comments to sigg_d@ligo-wa.caltech.edu


generated by doc++