SST/macro
Public Member Functions | List of all members
sstmac::hw::null_memory_model Class Reference

#include <null_memory_model.h>

Inheritance diagram for sstmac::hw::null_memory_model:
Inheritance graph
Collaboration diagram for sstmac::hw::null_memory_model:
Collaboration graph

Public Member Functions

 null_memory_model (node *nd)
 
virtual ~null_memory_model ()
 
virtual void init_factory_params (sprockit::sim_parameters *params)
 
virtual void access (long bytes, double max_bw, callback *cb)
 
double max_single_bw () const
 

Detailed Description

Definition at line 9 of file null_memory_model.h.

Constructor & Destructor Documentation

sstmac::hw::null_memory_model::null_memory_model ( node nd)
inline

Definition at line 13 of file null_memory_model.h.

References access(), init_factory_params(), and ~null_memory_model().

Here is the call graph for this function:

virtual sstmac::hw::null_memory_model::~null_memory_model ( )
virtual

Referenced by null_memory_model().

Member Function Documentation

virtual void sstmac::hw::null_memory_model::access ( long  bytes,
double  max_bw,
callback cb 
)
virtual

Referenced by null_memory_model().

virtual void sstmac::hw::null_memory_model::init_factory_params ( sprockit::sim_parameters *  params)
virtual

Referenced by null_memory_model().

double sstmac::hw::null_memory_model::max_single_bw ( ) const
inline

Definition at line 27 of file null_memory_model.h.


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