Class Hierarchy Compound List File List Header Files Compound Members File Members
FileSetBlock Class Reference
Class diagram for FileSetBlock:
List of all members.Public Members
Static Public Members
Protected Members
Static Protected Members
Friends
Member Function Documentation
virtual BasicSymbolTable * FileSetBlock::get_external_symbol_table () const [virtual]
virtual BasicSymbolTable * FileSetBlock::set_external_symbol_table (BasicSymbolTable * the_value) [virtual]
virtual BasicSymbolTable * FileSetBlock::get_file_set_symbol_table () const [virtual]
virtual BasicSymbolTable * FileSetBlock::set_file_set_symbol_table (BasicSymbolTable * the_value) [virtual]
Iter<FileBlock *> FileSetBlock::get_file_block_iterator () const
virtual void FileSetBlock::append_file_block (FileBlock * sf_owned x) [virtual]
int FileSetBlock::get_file_block_count () const
virtual void FileSetBlock::insert_file_block (int pos, FileBlock * sf_owned x) [virtual]
FileBlock *sf_owned FileSetBlock::remove_file_block (int pos)
FileBlock *sf_owned FileSetBlock::get_file_block (int pos) const
Iter<GlobalInformationBlock *> FileSetBlock::get_information_block_iterator () const
virtual void FileSetBlock::append_information_block (GlobalInformationBlock * sf_owned x) [virtual]
int FileSetBlock::get_information_block_count () const
virtual void FileSetBlock::insert_information_block (int pos, GlobalInformationBlock * sf_owned x) [virtual]
GlobalInformationBlock *sf_owned FileSetBlock::remove_information_block (int pos)
GlobalInformationBlock *sf_owned FileSetBlock::get_information_block (int pos) const
virtual FileSetBlock::~FileSetBlock () [virtual]
virtual void FileSetBlock::print (FormattedText & x) const [virtual]
const LString & FileSetBlock::get_class_name () [static]
FileSetBlock::FileSetBlock () [protected]
void FileSetBlock::constructor_function (Address address) [static, protected]
friend class FileSetBlock::BasicObjectFactory [friend]
The documentation for this class was generated from the following file:
Generated at Mon Nov 22 19:43:26 1999 for NCI SUIF by
written by Dimitri van Heesch, © 1997-1999