ForSyDe::DiscreteEvent::Signal< T > Class Template Reference

Public Types

typedef std::vector< Event< T > > EventList_t
 

Public Member Functions

 Signal (const EventList_t &events)
 
void append (const sc_core::sc_time &time, const T &value)
 
const Event< T > next ()
 
bool has_next () const
 

Friends

std::string toString (Signal< T > &)
 

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