LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
LibSymbolInfo.h File Reference
#include <string>
#include <iostream>
#include <stdio.h>
#include <assert.h>
#include <windows.h>

Go to the source code of this file.

Classes

class  CLibSymbolInfo
 
class  MEMORY_MAPPED_FILE
 

Typedefs

typedef MEMORY_MAPPED_FILEPMEMORY_MAPPED_FILE
 

Enumerations

enum  errMMF {
  errMMF_NoError, errMMF_FileOpen, errMMF_FileMapping, errMMF_MapView,
  errMMF_NoError, errMMF_FileOpen, errMMF_FileMapping, errMMF_MapView
}
 

Typedef Documentation

Definition at line 85 of file LibSymbolInfo.h.

Enumeration Type Documentation

enum errMMF
Enumerator
errMMF_NoError 
errMMF_FileOpen 
errMMF_FileMapping 
errMMF_MapView 
errMMF_NoError 
errMMF_FileOpen 
errMMF_FileMapping 
errMMF_MapView 

Definition at line 62 of file LibSymbolInfo.h.