ROSE 2.9.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Rose::BinaryAnalysis::ByteCode::CilInterface Class Referencefinal

Description

Definition at line 74 of file ByteCode/Cil.h.

Inheritance diagram for Rose::BinaryAnalysis::ByteCode::CilInterface:
Inheritance graph
[legend]
Collaboration diagram for Rose::BinaryAnalysis::ByteCode::CilInterface:
Collaboration graph
[legend]

Public Member Functions

std::string name () const override
 
- Public Member Functions inherited from Sawyer::SharedObject
 SharedObject ()
 Default constructor.
 
 SharedObject (const SharedObject &)
 Copy constructor.
 
virtual ~SharedObject ()
 Virtual destructor.
 
SharedObjectoperator= (const SharedObject &)
 Assignment.
 
- Public Member Functions inherited from Sawyer::SharedFromThis< Class >
SharedPointer< Class > sharedFromThis ()
 Create a shared pointer from this.
 
SharedPointer< const Class > sharedFromThis () const
 Create a shared pointer from this.
 

Additional Inherited Members

- Public Types inherited from Rose::BinaryAnalysis::ByteCode::Interface
using Ptr = Sawyer::SharedPointer< Interface >
 Shared ownership pointers.
 

Member Function Documentation

◆ name()

std::string Rose::BinaryAnalysis::ByteCode::CilInterface::name ( ) const
overridevirtual

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