COFFI
1.2
               
coff_header_impl_ti Class Reference

Class for accessing a COFF file header, for the Texas Instruments format. More...

+ Inheritance diagram for coff_header_impl_ti:

Public Member Functions

Functions for accessing the underlying COFF file section structure
 COFFI_GET_SET_ACCESS (uint16_t, version)
 
 COFFI_GET_SET_ACCESS (uint16_t, target_id)
 
 COFFI_GET_SET_ACCESS_NONE (uint16_t, machine)
 
- Public Member Functions inherited from coff_header_impl_tmpl< coff_file_header_ti >
bool load (std::istream &stream)
 
void save (std::ostream &stream)
 
 COFFI_GET_SET_ACCESS (uint16_t, sections_count)
 
 COFFI_GET_SET_ACCESS (uint32_t, time_data_stamp)
 
 COFFI_GET_SET_ACCESS (uint32_t, symbol_table_offset)
 
 COFFI_GET_SET_ACCESS (uint32_t, symbols_count)
 
 COFFI_GET_SET_ACCESS (uint16_t, optional_header_size)
 
 COFFI_GET_SET_ACCESS (uint16_t, flags)
 
 COFFI_GET_SIZEOF ()
 
- Public Member Functions inherited from coff_header
 COFFI_GET_SET_ACCESS_DECL (uint16_t, version)
 
 COFFI_GET_SET_ACCESS_DECL (uint16_t, machine)
 
 COFFI_GET_SET_ACCESS_DECL (uint16_t, sections_count)
 
 COFFI_GET_SET_ACCESS_DECL (uint32_t, time_data_stamp)
 
 COFFI_GET_SET_ACCESS_DECL (uint32_t, symbol_table_offset)
 
 COFFI_GET_SET_ACCESS_DECL (uint32_t, symbols_count)
 
 COFFI_GET_SET_ACCESS_DECL (uint16_t, optional_header_size)
 
 COFFI_GET_SET_ACCESS_DECL (uint16_t, flags)
 
 COFFI_GET_SET_ACCESS_DECL (uint16_t, target_id)
 
 COFFI_GET_SIZEOF_DECL ()
 

Detailed Description

Class for accessing a COFF file header, for the Texas Instruments format.

Definition at line 300 of file coffi_headers.hpp.


The documentation for this class was generated from the following file: