Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
ProfileFuncLevelTracer::ProfileMap Class Reference

map of profiles More...

#include <internal_funclevel.h>

Public Member Functions

 ProfileMap (void)
 
 ~ProfileMap ()
 
ProfileFind (int frame)
 
void Append (int frame, const Profile &p)
 
void MixIn (int frame, const Profile &p)
 

Detailed Description

map of profiles

Definition at line 125 of file internal_funclevel.h.

Constructor & Destructor Documentation

◆ ProfileMap()

ProfileFuncLevelTracer::ProfileMap::ProfileMap ( void )

◆ ~ProfileMap()

ProfileFuncLevelTracer::ProfileMap::~ProfileMap ( )

Member Function Documentation

◆ Append()

void ProfileFuncLevelTracer::ProfileMap::Append ( int frame,
const Profile & p )

◆ Find()

Profile * ProfileFuncLevelTracer::ProfileMap::Find ( int frame)

◆ MixIn()

void ProfileFuncLevelTracer::ProfileMap::MixIn ( int frame,
const Profile & p )

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