LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
LibSymbolInfo.cpp File Reference
#include "LibSymbolInfo.h"

Go to the source code of this file.

Macros

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

Macro Definition Documentation

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

Definition at line 18 of file LibSymbolInfo.cpp.

Referenced by CLibSymbolInfo::Dump().