GTIRB  v2.1.0
GrammaTech Intermediate Representation for Binaries: C++ API
gtirb::SectionObserver Member List

This is the complete list of members for gtirb::SectionObserver, including all inherited members.

addCodeBlocks(Section *S, Section::code_block_range Blocks)=0gtirb::SectionObserverpure virtual
addDataBlocks(Section *S, Section::data_block_range Blocks)=0gtirb::SectionObserverpure virtual
changeExtent(Section *S, std::function< void(Section *)> Callback)=0gtirb::SectionObserverpure virtual
moveCodeBlocks(Section *S, Section::code_block_range Blocks)=0gtirb::SectionObserverpure virtual
moveDataBlocks(Section *S, Section::data_block_range Blocks)=0gtirb::SectionObserverpure virtual
nameChange(Section *S, const std::string &OldName, const std::string &NewName)=0gtirb::SectionObserverpure virtual
removeCodeBlocks(Section *S, Section::code_block_range Blocks)=0gtirb::SectionObserverpure virtual
removeDataBlocks(Section *S, Section::data_block_range Blocks)=0gtirb::SectionObserverpure virtual
~SectionObserver()=defaultgtirb::SectionObservervirtual