Provides additional debug information for a command. Available only with debug-builds of the library. Used with VirtualMachine::DbgList
Definition at line 74 of file virtualmachine.inl.
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 80 of file virtualmachine.inl.
CompilerPlugin* alib::expressions::detail::VirtualMachine::Command::DbgInformation::Plugin = nullptr |
The plug-in that provided the callback or constant.
Definition at line 77 of file virtualmachine.inl.