The Gaudi Framework  master (37c0b60a)
LibSymbolInfo.cpp File Reference
#include "LibSymbolInfo.h"
Include dependency graph for LibSymbolInfo.cpp:

Go to the source code of this file.

Macros

#define MakePtr(cast, ptr, addValue)   ( cast )( (DWORD)( ptr ) + (DWORD)( addValue ) )
 

Macro Definition Documentation

◆ MakePtr

#define MakePtr (   cast,
  ptr,
  addValue 
)    ( cast )( (DWORD)( ptr ) + (DWORD)( addValue ) )

Definition at line 27 of file LibSymbolInfo.cpp.