Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Member Functions | List of all members
trap::isattySysCall< wordSize > Class Template Reference

#include <syscCallB.hpp>

Inheritance diagram for trap::isattySysCall< wordSize >:
Collaboration diagram for trap::isattySysCall< wordSize >:

Public Member Functions

 isattySysCall (ABIIf< wordSize > &processorInstance, sc_time latency=SC_ZERO_TIME)
 
bool operator() ()
 
- Public Member Functions inherited from trap::SyscallCB< wordSize >
 SyscallCB (ABIIf< wordSize > &processorInstance, sc_time latency)
 
virtual ~SyscallCB ()
 

Additional Inherited Members

- Protected Attributes inherited from trap::SyscallCB< wordSize >
ABIIf< wordSize > & processorInstance
 
sc_time latency
 

Constructor & Destructor Documentation

template<class wordSize>
trap::isattySysCall< wordSize >::isattySysCall ( ABIIf< wordSize > &  processorInstance,
sc_time  latency = SC_ZERO_TIME 
)
inline

Member Function Documentation

template<class wordSize>
bool trap::isattySysCall< wordSize >::operator() ( )
inlinevirtual

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