Classes | |
| class | AX2550 |
| class | CommandFailedException |
| class | ConnectionException |
| class | SynchronizationException |
Typedefs | |
| typedef boost::function< void(const std::string &)> | LoggingCallback |
| typedef boost::function< void()> | WatchDogCallback |
| typedef boost::function<void(const std::string&)> ax2550::LoggingCallback |
This defines a function prototype that can receive logging messages of various levels.
| typedef boost::function<void()> ax2550::WatchDogCallback |
This defines a function prototype that can called when a watchdog timeout is received.