Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

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

#include <syscCallB.hpp>

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

Public Member Functions

 mainSysCall (ABIIf< wordSize > &processorInstance, unsigned int &heapPointer, std::vector< std::string > &programArgs)
 
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::mainSysCall< wordSize >::mainSysCall ( ABIIf< wordSize > &  processorInstance,
unsigned int heapPointer,
std::vector< std::string > &  programArgs 
)
inline

Member Function Documentation

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

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