rasdaman complete source
Public Types | Static Public Member Functions | List of all members
rnp::RnpTransport Class Reference

#include <rnpembedded.hh>

Public Types

enum  CarrierProtocol {
  crp_Unknown, crp_Rnp, crp_Http, crp_BadCarrier,
  crp_HowMany
}
 

Static Public Member Functions

static const char * getCarrierName (CarrierProtocol) throw ()
 

Detailed Description

RNP messages may be embedded in messages of the carrier protocol We will use for now only HTTP carrier or none at all But we define a BadCarrier for testing purposesClass containing definitions and some helper functions

Member Function Documentation

static const char* rnp::RnpTransport::getCarrierName ( CarrierProtocol  )
throw (
)
static

The documentation for this class was generated from the following file: