Definition at line 124 of file ByteCode/Analysis.h.
|
virtual std::string | name () const =0 |
|
virtual bool | isSystemReserved (const std::string &name) const =0 |
|
virtual void | partition (const PartitionerPtr &partitioner) const |
|
const std::vector< std::shared_ptr< Namespace > > & | namespaces () const |
|
|
static rose_addr_t | nextSystemReservedVa () |
|
◆ Container()
Rose::BinaryAnalysis::ByteCode::Container::Container |
( |
| ) |
|
|
inlineprotected |
◆ namespaces()
const std::vector< std::shared_ptr< Namespace > > & Rose::BinaryAnalysis::ByteCode::Container::namespaces |
( |
| ) |
const |
|
inline |
◆ namespaces_
std::vector<std::shared_ptr<Namespace> > Rose::BinaryAnalysis::ByteCode::Container::namespaces_ |
|
protected |
The documentation for this class was generated from the following file: