#include <generic_payload_attributes.h>


Public Member Functions | |
| virtual AstAttribute::OwnershipPolicy | getOwnershipPolicy () const ROSE_OVERRIDE |
Public Attributes | |
| std::unordered_map < SgVariableSymbol *, std::list < SgVariableDefinition * > > | symbols_sockets_ |
| If a container (say, generic payload) is approached with socket S, then, its mapped containers are those in the list. More... | |
|
inlinevirtual |
| std::unordered_map<SgVariableSymbol*, std::list<SgVariableDefinition*> > risc::sg::MappedContainersOfContainerAttribute::symbols_sockets_ |
If a container (say, generic payload) is approached with socket S, then, its mapped containers are those in the list.
1.8.5