DeprecationMgr Class Reference

Tally usage of deprecated functions and report at end of execution. More...

#include <deprecationmgr.h>

List of all members.

Public Member Functions

 ~DeprecationMgr (void)
bool AddDeprecatedFunction (const char *OldFunctionName, const char *NewFunctionName, const void *FramePtr)

Static Public Member Functions

static DeprecationMgrGetInstance ()

Classes

struct  DeprecatedFunction


Detailed Description

Tally usage of deprecated functions and report at end of execution.

Noel Llopis -- 11/20/2000


Constructor & Destructor Documentation

DeprecationMgr::~DeprecationMgr ( void   )  [inline]


Member Function Documentation

static DeprecationMgr& DeprecationMgr::GetInstance ( void   )  [inline, static]

bool DeprecationMgr::AddDeprecatedFunction ( const char *  OldFunctionName,
const char *  NewFunctionName,
const void *  FramePtr 
) [inline]


http://www.delta3d.org
2.0.0 generated 14 Feb 2008