TwiceAsNice
2019-02-18
|
#include <config.h>
#include <Nice/Application.h>
#include <Nice/Log/HexDump.hh>
#include <Basda/DeviceFactory.h>
#include <mocon/CommandIDs.h>
#include <core/CommandIDs.h>
#include <Nice/Chat.h>
#include <core/Exception.h>
#include <Basda/Basdard.h>
#include <Basda/Mocca/MPIA/PropertyName.h>
Classes | |
class | Basda::NiceChatTest |
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |
Functions | |
template void | Basda::NiceChatTest::set< Basda::ValueSwitch::Constant > (const unsigned int _commandID, const unsigned int _selectID, const unsigned int _cardNo, const unsigned int _moduleNo, const Basda::ValueSwitch::Constant _parameter) |
template void | Basda::NiceChatTest::set< Basda::ValueSerialRate::Constant > (const unsigned int _commandID, const unsigned int _selectID, const unsigned int _cardNo, const unsigned int _moduleNo, const Basda::ValueSerialRate::Constant _parameter) |
template void | Basda::NiceChatTest::set< Basda::ValueCanRate::Constant > (const unsigned int _commandID, const unsigned int _selectID, const unsigned int _cardNo, const unsigned int _moduleNo, const Basda::ValueCanRate::Constant _parameter) |
int | main (int argc, char *argv[]) |
template void Basda::NiceChatTest::set< Basda::ValueCanRate::Constant > | ( | const unsigned int | _commandID, |
const unsigned int | _selectID, | ||
const unsigned int | _cardNo, | ||
const unsigned int | _moduleNo, | ||
const Basda::ValueCanRate::Constant | _parameter | ||
) |
template void Basda::NiceChatTest::set< Basda::ValueSerialRate::Constant > | ( | const unsigned int | _commandID, |
const unsigned int | _selectID, | ||
const unsigned int | _cardNo, | ||
const unsigned int | _moduleNo, | ||
const Basda::ValueSerialRate::Constant | _parameter | ||
) |
template void Basda::NiceChatTest::set< Basda::ValueSwitch::Constant > | ( | const unsigned int | _commandID, |
const unsigned int | _selectID, | ||
const unsigned int | _cardNo, | ||
const unsigned int | _moduleNo, | ||
const Basda::ValueSwitch::Constant | _parameter | ||
) |
int main | ( | int | argc, |
char * | argv[] | ||
) |