#include <GTXabsl2Profiler.h>
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< GTXabsl2ActiveOption > | activeOptions |
activation path within XABSL-tree |
Definition at line 307 of file GTXabsl2Profiler.h.
|
Definition at line 318 of file GTXabsl2Profiler.h. References activeOptions, and framenumber. |
|
Definition at line 319 of file GTXabsl2Profiler.h. References framenumber. |
|
framenumber of the entry
Definition at line 310 of file GTXabsl2Profiler.h. Referenced by GTXabsl2LogEntry(). |
|
activation path within XABSL-tree
Definition at line 313 of file GTXabsl2Profiler.h. Referenced by GTXabsl2LogEntry(). |