#include <CorelinkClasses.h>
|
const std::string | msg |
| Message string from dll. More...
|
|
const int | code |
| Error code from dll. Use with Corelink::Const::ErrorCodeString to make into a readable string. More...
|
|
Definition at line 24 of file CorelinkClasses.h.
◆ ~CorelinkException()
Corelink::CorelinkException::~CorelinkException |
( |
| ) |
|
|
inline |
◆ CorelinkException()
◆ operator=()
◆ Client
◆ DLLInit
◆ RecvStream
◆ SendStream
◆ StreamData
◆ code
const int Corelink::CorelinkException::code |
Error code from dll. Use with Corelink::Const::ErrorCodeString to make into a readable string.
Definition at line 47 of file CorelinkClasses.h.
◆ msg
const std::string Corelink::CorelinkException::msg |
The documentation for this class was generated from the following files: