|
| | testMAtrkLcsIf::TEST_F (TestMAtrkLcsIf, Ctor) |
| |
| void | testMAtrkLcsIf::ExpectReadHelper (std::shared_ptr< MockICommAdapter > comm_if, std::shared_ptr< ifw::fcf::devmgr::matrk::MAtrkConfig > &, int, int) |
| |
| void | testMAtrkLcsIf::FeedStat (ifw::fnd::defs::SubscriptionHandler &handler, std::shared_ptr< ifw::fcf::devmgr::matrk::MAtrkConfig > &dev_cfg, const std::string &stat_node, int value) |
| |
| | testMAtrkLcsIf::TEST_F (TestMAtrkLcsIf, Config) |
| |
| | testMAtrkLcsIf::TEST_F (TestMAtrkLcsIf, Connect) |
| |
| | testMAtrkLcsIf::TEST_F (TestMAtrkLcsIf, MoveAbs) |
| |
| | testMAtrkLcsIf::TEST_F (TestMAtrkLcsIf, IsReady) |
| |
| | testMAtrkLcsIf::TEST_F (TestMAtrkLcsIf, IsOperational) |
| |
| | testMAtrkLcsIf::TEST_F (TestMAtrkLcsIf, IsMoving) |
| |
| | testMAtrkLcsIf::TEST_F (TestMAtrkLcsIf, IsHwFailure) |
| |
| | testMAtrkLcsIf::TEST_F (TestMAtrkLcsIf, ReadStatus) |
| |
| | testMAtrkLcsIf::TEST_F (TestMAtrkLcsIf, Listener) |
| |
| ifw::fnd::defs::CallResult | MakeRpcReply (short code, ifw::fnd::defs::Status batch_status=ifw::fnd::defs::Status::Ok) |
| | Build a CallResult that carries a single short reply code, matching the convention every FCF RPC uses (RPC reply in output_arguments[0].data.value as short).
|
| |
| ifw::fnd::defs::Result | MakeOk () |
| | Build a generic "Ok" Result.
|
| |