In file TypeInfo.hh:
Defines the event type information
Inheritance:
Public Methods
| 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(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.
- Friends:
- class Factory
- Author:
- Written June 2001 by Masahiro Ito and Daniel Sigg
- Version:
- 1.0
Alphabetic index HTML hierarchy of classes or Java
Please send questions and comments to
zweizig_j@ligo-wa.caltech.edu