Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Typedefs | Functions
wfirmware Namespace Reference

Typedefs

typedef u32 Provider
 
typedef u32 TableId
 
typedef std::vector< TableIdTableIds
 
typedef std::vector< u8Table
 

Functions

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

Typedef Documentation

Definition at line 6 of file wfirmware.h.

typedef std::vector<u8> wfirmware::Table

Definition at line 13 of file wfirmware.h.

Definition at line 8 of file wfirmware.h.

typedef std::vector<TableId> wfirmware::TableIds

Definition at line 9 of file wfirmware.h.

Function Documentation

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

Definition at line 27 of file wfirmware.cpp.

TableIds wfirmware::GetTableIDs ( Provider  provider)

Definition at line 8 of file wfirmware.cpp.