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

TSE3::Flag Class Reference

A flag. More...

#include <FlagTrack.h>

List of all members.

Public Member Functions

 Flag ()
 Flag (const std::string &t)
const std::string & title () const
int operator== (const Flag &f) const


Detailed Description

A flag.

Flags are simply named time points in the Song, held in the FlagTrack. This class defines the type that is used to create Flag events, which are of type Event<Flag>.

Flag is a value type.

Author:
Pete Goodliffe
Version:
3.00
See also:
FlagTrack

Event


Constructor & Destructor Documentation

TSE3::Flag::Flag  )  [inline]
 

Create a Flag with no title

TSE3::Flag::Flag const std::string &  t  )  [inline]
 

Create a Flag with the given title.

Parameters:
title The Flag's title


Member Function Documentation

const std::string& TSE3::Flag::title  )  const [inline]
 

Returns the 'title' of this Flag.

int TSE3::Flag::operator== const Flag f  )  const [inline]
 


The documentation for this class was generated from the following file:
Generated on Wed May 25 14:46:13 2005 for TSE3 by doxygen 1.3.2