klee::FunctionCallTraceEvent Class Reference

#include <ExecutionState.h>

Inheritance diagram for klee::FunctionCallTraceEvent:

Inheritance graph
[legend]
Collaboration diagram for klee::FunctionCallTraceEvent:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FunctionCallTraceEvent (ExecutionState &state, KInstruction *ki, const std::string &_calleeFuncName)

Public Attributes

std::string calleeFuncName

Private Member Functions

virtual void printDetails (std::ostream &os) const


Detailed Description

Definition at line 207 of file ExecutionState.h.


Constructor & Destructor Documentation

klee::FunctionCallTraceEvent::FunctionCallTraceEvent ( ExecutionState state,
KInstruction ki,
const std::string &  _calleeFuncName 
) [inline]

Definition at line 211 of file ExecutionState.h.


Member Function Documentation

virtual void klee::FunctionCallTraceEvent::printDetails ( std::ostream &  os  )  const [inline, private, virtual]

Implements klee::ExecutionTraceEvent.

Definition at line 216 of file ExecutionState.h.

References calleeFuncName.


Member Data Documentation

Definition at line 209 of file ExecutionState.h.

Referenced by printDetails().


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

Generated on Fri Jun 5 03:32:52 2009 for klee by  doxygen 1.5.8