|
Geant4
10.02.p01
|
Collaboration diagram for CLibSymbolInfo:Public Member Functions | |
| CLibSymbolInfo () | |
| virtual | ~CLibSymbolInfo () |
| BOOL | DumpSymbols (LPTSTR lpszLibPathName, std::ostream &pFile) |
| std::string | GetLastError () const |
Protected Member Functions | |
| BOOL | Dump (LPTSTR lpszLibPathName, std::ostream &pFile) |
| BOOL | IsRegularLibSymbol (PSTR pszSymbolName) |
| BOOL | IsFiltedSymbol (std::string &pszSymbolName) |
| DWORD | ConvertBigEndian (DWORD bigEndian) |
Protected Attributes | |
| std::string | m_strResultsString |
| std::string | m_strErrorMsg |
Definition at line 59 of file genwindef.cc.
| CLibSymbolInfo::CLibSymbolInfo | ( | ) |
Definition at line 111 of file genwindef.cc.
|
virtual |
Definition at line 115 of file genwindef.cc.
|
protected |
Definition at line 271 of file genwindef.cc.
|
protected |
Definition at line 155 of file genwindef.cc.
References FALSE, MEMORY_MAPPED_FILE::GetBase(), MEMORY_MAPPED_FILE::IsValid(), MakePtr, symbol, and TRUE.
Here is the call graph for this function:| BOOL CLibSymbolInfo::DumpSymbols | ( | LPTSTR | lpszLibPathName, |
| std::ostream & | pFile | ||
| ) |
Definition at line 131 of file genwindef.cc.
Referenced by main().
Here is the caller graph for this function:| string CLibSymbolInfo::GetLastError | ( | ) | const |
Definition at line 283 of file genwindef.cc.
|
protected |
Definition at line 247 of file genwindef.cc.
|
protected |
Definition at line 231 of file genwindef.cc.
|
protected |
Definition at line 69 of file genwindef.cc.
|
protected |
Definition at line 68 of file genwindef.cc.