Data Structures | Public Member Functions

EventChannel< eventT > Class Template Reference

Data Structures

class  VirtChan

Public Member Functions

 EventChannel (Component &, Component::Params_t, std::string name, int numVC=1)
virtual bool ready (int credits, int vc=0)
virtual bool send (eventT *, int credits, int vc=0)
virtual bool recv (eventT **, int vc=0)

template<typename eventT>
class EventChannel< eventT >


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