All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
risc::sg::MappedContainersOfContainerAttribute Class Reference

#include <generic_payload_attributes.h>

Inheritance diagram for risc::sg::MappedContainersOfContainerAttribute:
Inheritance graph
Collaboration diagram for risc::sg::MappedContainersOfContainerAttribute:
Collaboration graph

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...
 

Member Function Documentation

virtual AstAttribute::OwnershipPolicy risc::sg::MappedContainersOfContainerAttribute::getOwnershipPolicy ( ) const
inlinevirtual

Member Data Documentation

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.


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