Pantheios Win32 Debugger Stock Back-end
[Pantheios Stock Back-ends]


Detailed Description

Back-end library that outputs to the Win32 debugger.


Modules

 Pantheios Win32 Debugger Stock Back-end Flags
 Flags for the Pantheios Win32 Debugger Stock Back-end.

Classes

struct  pan_be_Win32Debugger_init_t
 Structure used for specifying initialisation information to the be.Win32Debugger library. More...

Functions

int pantheios_be_Win32Debugger_init (char const *processIdentity, int id, pan_be_Win32Debugger_init_t const *init, void *reserved, void **ptoken)
 Implements the functionality for pantheios_be_init() over the Win32 Debugger API.
void pantheios_be_Win32Debugger_uninit (void *token)
 Implements the functionality for pantheios_be_uninit() over the Win32 Debugger API.
int pantheios_be_Win32Debugger_logEntry (void *feToken, void *beToken, int severity, char const *entry, size_t cchEntry)
 Implements the functionality for pantheios_be_logEntry() over the Win32 Debugger API.


Function Documentation

int pantheios_be_Win32Debugger_init char const *  processIdentity,
int  id,
pan_be_Win32Debugger_init_t const *  init,
void *  reserved,
void **  ptoken
 

Implements the functionality for pantheios_be_init() over the Win32 Debugger API.

int pantheios_be_Win32Debugger_logEntry void *  feToken,
void *  beToken,
int  severity,
char const *  entry,
size_t  cchEntry
 

Implements the functionality for pantheios_be_logEntry() over the Win32 Debugger API.

void pantheios_be_Win32Debugger_uninit void *  token  ) 
 

Implements the functionality for pantheios_be_uninit() over the Win32 Debugger API.


pantheios Library documentation © Matthew Wilson, 2006 SourceForge.net Logo