The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CRawImage Class Reference

Collaboration diagram for CRawImage:

List of all members.

Public Member Functions

 CRawImage (const JetByteTools::Core::_tstring &fileName, bool checkValidity=true)
 CRawImage (const CRawImage &rhs)
CRawImageoperator= (const CRawImage &rhs)
bool ImageIsValid () const
bool ImageIsDLL () const
IMAGE_EXPORT_DIRECTORY * GetExportDirectory () const
DWORD GetExportedProcRVA (const JetByteTools::Core::_tstring &name) const
FARPROC GetExportedProcAddressInModule (HMODULE hModule, const JetByteTools::Core::_tstring &name) const
bool Is32BitImage () const
bool Is64BitImage () const
bool IsCLRImage () const
DWORD GetEntryPointRVA () const
DWORD64 GetEntryPointInModule (HMODULE hModule) const


Constructor & Destructor Documentation

CRawImage ( const JetByteTools::Core::_tstring fileName,
bool  checkValidity = true 
) [explicit]

CRawImage ( const CRawImage rhs  ) 


Member Function Documentation

CRawImage& operator= ( const CRawImage rhs  ) 

bool ImageIsValid (  )  const

bool ImageIsDLL (  )  const

IMAGE_EXPORT_DIRECTORY * GetExportDirectory (  )  const

DWORD GetExportedProcRVA ( const JetByteTools::Core::_tstring name  )  const

FARPROC GetExportedProcAddressInModule ( HMODULE  hModule,
const JetByteTools::Core::_tstring name 
) const

bool Is32BitImage (  )  const

bool Is64BitImage (  )  const

bool IsCLRImage (  )  const

DWORD GetEntryPointRVA (  )  const

DWORD64 GetEntryPointInModule ( HMODULE  hModule  )  const


Generated on Sun Sep 12 19:09:53 2021 for The Server Framework - v7.4 by doxygen 1.5.3