ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SgAsmExecutableFileFormat::ShortRead Class Reference

#include <Cxx_Grammar.h>

Collaboration diagram for SgAsmExecutableFileFormat::ShortRead:

Public Member Functions

 ShortRead (const class SgAsmGenericSection *section, size_t offset, size_t size)
 
 ShortRead (const class SgAsmGenericSection *section, size_t offset, size_t size, const std::string &mesg)
 
 ShortRead (const class SgAsmGenericSection *section, size_t offset, size_t size, const char *mesg)
 

Public Attributes

const SgAsmGenericSectionsection
 
rose_addr_t offset
 
rose_addr_t size
 
std::string mesg
 

Detailed Description

Definition at line 276665 of file Cxx_Grammar.h.

Constructor & Destructor Documentation

SgAsmExecutableFileFormat::ShortRead::ShortRead ( const class SgAsmGenericSection section,
size_t  offset,
size_t  size 
)
inline

Definition at line 276667 of file Cxx_Grammar.h.

SgAsmExecutableFileFormat::ShortRead::ShortRead ( const class SgAsmGenericSection section,
size_t  offset,
size_t  size,
const std::string &  mesg 
)
inline

Definition at line 276669 of file Cxx_Grammar.h.

SgAsmExecutableFileFormat::ShortRead::ShortRead ( const class SgAsmGenericSection section,
size_t  offset,
size_t  size,
const char *  mesg 
)
inline

Definition at line 276671 of file Cxx_Grammar.h.

Member Data Documentation

const SgAsmGenericSection* SgAsmExecutableFileFormat::ShortRead::section

Definition at line 276673 of file Cxx_Grammar.h.

rose_addr_t SgAsmExecutableFileFormat::ShortRead::offset

Definition at line 276674 of file Cxx_Grammar.h.

Referenced by SgAsmCoffSymbolTable::parse().

rose_addr_t SgAsmExecutableFileFormat::ShortRead::size

Definition at line 276675 of file Cxx_Grammar.h.

std::string SgAsmExecutableFileFormat::ShortRead::mesg

Definition at line 276676 of file Cxx_Grammar.h.


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