Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

TimeLineRect Class Reference

#include <TimeRang.h>

Collaboration diagram for TimeLineRect:

Collaboration graph

[legend]

List of all members.


Public Member Functions

  TimeLineRect ()
  TimeLineRect (Time start, Time end, int top=BIG_INT, int bottom=-BIG_INT)
void  Clear ()
void  operator|= (const TimeLineRect &other)
void  operator|= (const TimeLineSelection &other)

Public Attributes

TimeRange  m_timerange
int  m_top
int  m_bottom

Detailed Description

Definition at line 241 of file TimeRang.h.


Constructor & Destructor Documentation

TimeLineRect::TimeLineRect  )  [inline]
 

Definition at line 247 of file TimeRang.h.

References BIG_INT.

TimeLineRect::TimeLineRect Time  start,
Time  end,
int  top = BIG_INT,
int  bottom = -BIG_INT
[inline]
  Definition at line 253 of file TimeRang.h.

Member Function Documentation

void TimeLineRect::Clear void   )  [inline]
 

Definition at line 261 of file TimeRang.h.

References BIG_INT.

void TimeLineRect::operator|= const TimeLineSelection other  )  [inline]
 

Definition at line 276 of file TimeRang.h.

References TimeLineSelection::m_linearray, TimeLineSelection::m_timerange, MAX, and MIN.

void TimeLineRect::operator|= const TimeLineRect other  )  [inline]
 

Definition at line 268 of file TimeRang.h.

References m_bottom, m_timerange, m_top, MAX, and MIN.


Member Data Documentation

int TimeLineRect::m_bottom
 

Definition at line 245 of file TimeRang.h.

Referenced by operator|=().

TimeRange TimeLineRect::m_timerange
 

Definition at line 244 of file TimeRang.h.

Referenced by operator|=().

int TimeLineRect::m_top
 

Definition at line 245 of file TimeRang.h.

Referenced by operator|=().


The documentation for this class was generated from the following file:

  • C:/Program Files/Hash Inc/AM120SDK/Include/TimeRang.h

This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:47:04 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001