rogue
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
rogue::protocols::rssi Namespace Reference

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::ApplicationApplicationPtr
 
typedef std::shared_ptr< rogue::protocols::rssi::ClientClientPtr
 
typedef std::shared_ptr< rogue::protocols::rssi::ControllerControllerPtr
 
typedef std::shared_ptr< rogue::protocols::rssi::HeaderHeaderPtr
 
typedef std::shared_ptr< rogue::protocols::rssi::ServerServerPtr
 
typedef std::shared_ptr< rogue::protocols::rssi::TransportTransportPtr
 

Functions

void setup_module ()
 

Typedef Documentation

◆ ApplicationPtr

Definition at line 119 of file Application.h.

◆ ClientPtr

Definition at line 220 of file Client.h.

◆ ControllerPtr

Definition at line 448 of file Controller.h.

◆ HeaderPtr

Definition at line 201 of file Header.h.

◆ ServerPtr

Definition at line 220 of file Server.h.

◆ TransportPtr

Definition at line 91 of file Transport.h.

Function Documentation

◆ setup_module()

void rogue::protocols::rssi::setup_module ( )

Company : SLAC National Accelerator Laboratory

Description:

Python module setup

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

contained in the LICENSE.txt file.

Definition at line 32 of file module.cpp.