pinapa-hash.h File Reference

#include <ext/hash_map>
#include "pinapa-parser-all.h"
#include "pinapa-tree.h"

Go to the source code of this file.

Namespaces

namespace  pinapa
namespace  __gnu_cxx

Classes

struct  __gnu_cxx::hash< sc_object * >
struct  __gnu_cxx::hash< const sc_object * >
struct  __gnu_cxx::hash< sc_event * >
struct  __gnu_cxx::hash< const sc_event * >
struct  __gnu_cxx::hash< void * >
struct  __gnu_cxx::hash< const void * >
struct  __gnu_cxx::hash< tree_node * >
struct  __gnu_cxx::hash< const tree_node * >
struct  __gnu_cxx::hash< sc_interface * >
struct  __gnu_cxx::hash< const sc_interface * >
struct  __gnu_cxx::hash< sc_process_b * >
struct  __gnu_cxx::hash< const sc_process_b * >
struct  __gnu_cxx::hash< sc_module * >
struct  __gnu_cxx::hash< const sc_module * >
struct  __gnu_cxx::hash< std::string >

Functions

template<typename T>
size_t pinapa::hash_ptr_fct (const void *ptr)

Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page