29 #ifndef __MEM_RUBY_NETWORK_BASIC_ROUTER_HH__
30 #define __MEM_RUBY_NETWORK_BASIC_ROUTER_HH__
36 #include "params/BasicRouter.hh"
48 void print(std::ostream& out)
const;
65 #endif // __MEM_RUBY_NETWORK_BASIC_ROUTER_HH__
std::ostream & operator<<(std::ostream &out, const BasicRouter &obj)
const Params * params() const
The ClockedObject class extends the SimObject with a clock and accessor functions to relate ticks to ...
ClockedObject declaration and implementation.
void init()
init() is called after all C++ SimObjects have been created and all ports are connected.
void print(std::ostream &out) const
BasicRouter(const Params *p)
const SimObjectParams * _params
Cached copy of the object parameters.