|
rogue
|
Classes | |
| class | Cmd |
| Lightweight command protocol transmitter for opcode/context messages. More... | |
| class | SrpV0 |
| SRP v0 bridge between Rogue memory transactions and stream frames. More... | |
| class | SrpV3 |
| SRP v3 bridge between Rogue memory transactions and stream frames. More... | |
Typedefs | |
| typedef std::shared_ptr< rogue::protocols::srp::Cmd > | CmdPtr |
| typedef std::shared_ptr< rogue::protocols::srp::SrpV0 > | SrpV0Ptr |
| typedef std::shared_ptr< rogue::protocols::srp::SrpV3 > | SrpV3Ptr |
Functions | |
| void | setup_module () |
| typedef std::shared_ptr<rogue::protocols::srp::Cmd> rogue::protocols::srp::CmdPtr |
| typedef std::shared_ptr<rogue::protocols::srp::SrpV0> rogue::protocols::srp::SrpV0Ptr |
| typedef std::shared_ptr<rogue::protocols::srp::SrpV3> rogue::protocols::srp::SrpV3Ptr |
| void rogue::protocols::srp::setup_module | ( | ) |
Description:
This file is part of the rogue software platform. It is subject to the license terms in the LICENSE.txt file found in the top-level directory of this distribution and at: https://confluence.slac.stanford.edu/display/ppareg/LICENSE.html. No part of the rogue software platform, including this file, may be copied, modified, propagated, or distributed except according to the terms
Definition at line 31 of file module.cpp.