#include "rose.h"
#include <list>
Go to the source code of this file.
Classes | |
struct | risc::sg::MappedVariable |
This is a helper class to describe a variable in the design through the symbol and the instance id. More... | |
struct | risc::sg::Conflict |
Namespaces | |
namespace | risc |
namespace | risc::sg |
Typedefs | |
typedef std::list< MappedVariable > | risc::sg::MappedVariableList |
Functions | |
const bool | risc::sg::operator< (const MappedVariable &lhs, const MappedVariable &rhs) |
void | risc::sg::reset_inst_id_for_channels (MappedVariableList &mapped_variables) |
const bool | risc::sg::operator< (const Conflict &lhs, const Conflict &rhs) |