Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

GTXabsl2LogEntry Class Reference

Class for keeping numerical activation paths and framenumbers. More...

#include <GTXabsl2Profiler.h>

List of all members.

Public Member Functions

 GTXabsl2LogEntry (unsigned long fn, std::vector< GTXabsl2ActiveOption > aO)
 GTXabsl2LogEntry (unsigned long fn)

Public Attributes

unsigned long framenumber
 framenumber of the entry

std::vector< GTXabsl2ActiveOptionactiveOptions
 activation path within XABSL-tree


Detailed Description

Class for keeping numerical activation paths and framenumbers.

Author:
Michael Spranger

Definition at line 307 of file GTXabsl2Profiler.h.


Constructor & Destructor Documentation

GTXabsl2LogEntry::GTXabsl2LogEntry unsigned long  fn,
std::vector< GTXabsl2ActiveOption aO
[inline]
 

Definition at line 318 of file GTXabsl2Profiler.h.

References activeOptions, and framenumber.

GTXabsl2LogEntry::GTXabsl2LogEntry unsigned long  fn  )  [inline]
 

Definition at line 319 of file GTXabsl2Profiler.h.

References framenumber.


Member Data Documentation

unsigned long GTXabsl2LogEntry::framenumber
 

framenumber of the entry

Definition at line 310 of file GTXabsl2Profiler.h.

Referenced by GTXabsl2LogEntry().

std::vector<GTXabsl2ActiveOption> GTXabsl2LogEntry::activeOptions
 

activation path within XABSL-tree

Definition at line 313 of file GTXabsl2Profiler.h.

Referenced by GTXabsl2LogEntry().


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:08:18 2004 for GT2004 by doxygen 1.3.6