|
rogue
|
Classes | |
| class | Application |
| RSSI application-side endpoint. More... | |
| class | Client |
| RSSI client convenience wrapper. More... | |
| class | Controller |
| RSSI protocol controller. More... | |
| class | Header |
| RSSI header container and codec. More... | |
| class | Server |
| RSSI server convenience wrapper. More... | |
| class | Transport |
| RSSI transport endpoint. More... | |
Typedefs | |
| typedef std::shared_ptr< rogue::protocols::rssi::Application > | ApplicationPtr |
| typedef std::shared_ptr< rogue::protocols::rssi::Client > | ClientPtr |
| typedef std::shared_ptr< rogue::protocols::rssi::Controller > | ControllerPtr |
| typedef std::shared_ptr< rogue::protocols::rssi::Header > | HeaderPtr |
| typedef std::shared_ptr< rogue::protocols::rssi::Server > | ServerPtr |
| typedef std::shared_ptr< rogue::protocols::rssi::Transport > | TransportPtr |
Functions | |
| void | setup_module () |
| typedef std::shared_ptr<rogue::protocols::rssi::Application> rogue::protocols::rssi::ApplicationPtr |
Definition at line 119 of file Application.h.
| typedef std::shared_ptr<rogue::protocols::rssi::Client> rogue::protocols::rssi::ClientPtr |
| typedef std::shared_ptr<rogue::protocols::rssi::Controller> rogue::protocols::rssi::ControllerPtr |
Definition at line 448 of file Controller.h.
| typedef std::shared_ptr<rogue::protocols::rssi::Header> rogue::protocols::rssi::HeaderPtr |
| typedef std::shared_ptr<rogue::protocols::rssi::Server> rogue::protocols::rssi::ServerPtr |
| typedef std::shared_ptr<rogue::protocols::rssi::Transport> rogue::protocols::rssi::TransportPtr |
Definition at line 91 of file Transport.h.
| void rogue::protocols::rssi::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 32 of file module.cpp.