|
PS2SDK
PS2 Homebrew Libraries
|
Collaboration diagram for SmapModularExportTable:Data Fields | |
| int | Version |
| int(* | GetMACAddress )(u8 *buffer) |
| void(* | Xmit )(void) |
| void(* | OutputDebugInformation )(void) |
| int(* | RegisterHook )(const SmapModularHookTable_t *hooktbl, int priority) |
| unsigned char * | RxBDIndexPtr |
| SmapModularRuntimeStats_t * | RuntimeStatsPtr |
Definition at line 36 of file smap_modular.h.
| int SmapModularExportTable::Version |
Definition at line 38 of file smap_modular.h.
| int(* SmapModularExportTable::GetMACAddress) (u8 *buffer) |
Definition at line 39 of file smap_modular.h.
| void(* SmapModularExportTable::Xmit) (void) |
Definition at line 40 of file smap_modular.h.
| void(* SmapModularExportTable::OutputDebugInformation) (void) |
Definition at line 41 of file smap_modular.h.
| int(* SmapModularExportTable::RegisterHook) (const SmapModularHookTable_t *hooktbl, int priority) |
Definition at line 42 of file smap_modular.h.
| unsigned char* SmapModularExportTable::RxBDIndexPtr |
Definition at line 43 of file smap_modular.h.
| SmapModularRuntimeStats_t* SmapModularExportTable::RuntimeStatsPtr |
Definition at line 44 of file smap_modular.h.