rasdaman complete source
|
#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 () |
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
|
static |