Pyrogenesis  trunk
Namespaces | Typedefs | Functions
wfirmware.h File Reference
#include <vector>
Include dependency graph for wfirmware.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wfirmware
 

Typedefs

typedef u32 wfirmware::Provider
 
typedef u32 wfirmware::TableId
 
typedef std::vector< TableId > wfirmware::TableIds
 
typedef std::vector< u8wfirmware::Table
 

Functions

TableIds wfirmware::GetTableIDs (Provider provider)
 
Table wfirmware::GetTable (Provider provider, TableId tableId)