![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <simulator/SegmentationViolationHandler.hpp>


Public Member Functions | |
| SegmentationViolationHandler (bool attachDebugger, const std::string &debuggerName, const std::string &programName) | |
Private Member Functions | |
| virtual void | doCall () |
Private Attributes | |
| bool | attachDebugger_ |
| std::string | debuggerName_ |
| std::string | programName_ |
Definition at line 43 of file SegmentationViolationHandler.hpp.
| SegmentationViolationHandler::SegmentationViolationHandler | ( | bool | attachDebugger, | |
| const std::string & | debuggerName, | |||
| const std::string & | programName | |||
| ) |
Definition at line 36 of file SegmentationViolationHandler.cpp.
| void SegmentationViolationHandler::doCall | ( | ) | [private, virtual] |
Implements wns::simulator::SignalHandlerCallback.
Definition at line 48 of file SegmentationViolationHandler.cpp.
Definition at line 56 of file SegmentationViolationHandler.hpp.
std::string wns::simulator::SegmentationViolationHandler::debuggerName_ [private] |
Definition at line 57 of file SegmentationViolationHandler.hpp.
std::string wns::simulator::SegmentationViolationHandler::programName_ [private] |
Definition at line 58 of file SegmentationViolationHandler.hpp.
1.5.5