OpenDaVINCI
4.16.0
Main Page
Namespaces
Classes
Files
File List
File Members
Breakpoint.h
Go to the documentation of this file.
1
20
#ifndef OPENDAVINCI_CORE_BASE_MODULE_BREAKPOINT_H_
21
#define OPENDAVINCI_CORE_BASE_MODULE_BREAKPOINT_H_
22
23
#include "
opendavinci/odcore/opendavinci.h
"
24
25
namespace
odcore {
26
namespace
base {
27
namespace
module {
28
33
class
OPENDAVINCI_API
Breakpoint
{
34
public
:
35
virtual
~
Breakpoint
();
36
40
virtual
void
reached() = 0;
41
};
42
43
}
44
}
45
}
// odcore::base::module
46
47
#endif
/*OPENDAVINCI_CORE_BASE_MODULE_BREAKPOINT_H_*/
OPENDAVINCI_API
#define OPENDAVINCI_API
Definition:
opendavinci.h:67
odcore::base::module::Breakpoint
Definition:
Breakpoint.h:33
opendavinci.h
libopendavinci
include
opendavinci
odcore
base
module
Breakpoint.h
Generated on Tue Sep 26 2017 16:52:36 for OpenDaVINCI by
1.8.6