Provides additional debug information for a command. Available only with debug-builds of the library. Used with DbgList
Definition at line 68 of file virtualmachine.hpp.
#include <virtualmachine.hpp>
Public Field Index: | |
| const char * | Callback |
| The native C++ name of the callback function. | |
| CompilerPlugin * | Plugin =nullptr |
| The plug-in that provided the callback or constant. | |
| const char* alib::expressions::detail::VirtualMachine::Command::DbgInformation::Callback |
The native C++ name of the callback function.
Definition at line 73 of file virtualmachine.hpp.
| CompilerPlugin* alib::expressions::detail::VirtualMachine::Command::DbgInformation::Plugin =nullptr |
The plug-in that provided the callback or constant.
Definition at line 70 of file virtualmachine.hpp.