ilang  1.1.4
ILAng: A Modeling and Verification Platform for SoCs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros
Public Member Functions | List of all members
ilang::FuncHash Class Reference

The function object for hashing Func. The hash value is the id of the symbol, which is supposed to be unique. More...

#include <func.h>

Public Member Functions

size_t operator() (const FuncPtr &func) const
 Function object for hashing.
 

Detailed Description

The function object for hashing Func. The hash value is the id of the symbol, which is supposed to be unique.


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