Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

TupleTitle Class Reference

#include <TupleTitle.h>

Inheritance diagram for TupleTitle:

std::vector List of all members.

Public Methods

 TupleTitle (std::string head)
 ~TupleTitle ()
void add (TitleClientBase* client)
std::string operator() () const

Private Attributes

std::string m_head

Constructor & Destructor Documentation

TupleTitle::TupleTitle ( std::string head )
 

Definition at line 5 of file TupleTitle.cxx.

TupleTitle::~TupleTitle ( )
 

Definition at line 10 of file TupleTitle.cxx.


Member Function Documentation

void TupleTitle::add ( TitleClientBase * me )
 

Definition at line 16 of file TupleTitle.cxx.

std::string TupleTitle::operator() ( ) const
 

Definition at line 18 of file TupleTitle.cxx.


Member Data Documentation

std::string TupleTitle::m_head [private]
 

Definition at line 41 of file TupleTitle.h.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:20:53 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000