SST/macro
Private Member Functions | Private Attributes | List of all members
sstmac::sw::compute_event_impl< T > Class Template Reference

#include <compute_event.h>

Inheritance diagram for sstmac::sw::compute_event_impl< T >:
Inheritance graph
Collaboration diagram for sstmac::sw::compute_event_impl< T >:
Collaboration graph

Private Member Functions

 NotSerializable (compute_event_impl) public
 

Private Attributes

t_
 

Additional Inherited Members

- Public Member Functions inherited from sstmac::sw::compute_event
virtual bool is_timed_compute () const =0
 
void set_core (int core)
 
std::string to_string () const
 
int core () const
 
hw::memory_access_id access_id () const
 
void set_access_id (hw::memory_access_id id)
 
uint64_t unique_id () const
 
- Public Member Functions inherited from sstmac::event
void serialize_order (serializer &ser)
 
virtual bool is_packet () const
 convenience methods More...
 
virtual bool is_credit () const
 
virtual bool is_failure () const
 
template<class T >
T * interface ()
 
- Public Member Functions inherited from sprockit::serializable
virtual const char * cls_name () const =0
 
virtual uint32_t cls_id () const =0
 
virtual ~serializable ()
 
- Protected Types inherited from sprockit::serializable
enum  cxn_flag_t { ConstructorFlag }
 

Detailed Description

template<class T>
class sstmac::sw::compute_event_impl< T >

Definition at line 79 of file compute_event.h.

Member Function Documentation

template<class T >
sstmac::sw::compute_event_impl< T >::NotSerializable ( compute_event_impl< T >  )
inlineprivate

Definition at line 82 of file compute_event.h.

Member Data Documentation

template<class T >
T sstmac::sw::compute_event_impl< T >::t_
private

Definition at line 96 of file compute_event.h.


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