23 #ifndef RNPRASSERVER_HH
24 #define RNPRASSERVER_HH
59 pmt_typestructure = 18,
63 pmt_formatparams = 22,
64 pmt_currentformat = 23,
65 pmt_storageformat = 24,
66 pmt_ispersistent = 25,
95 cmd_startinsTmdd = 17,
99 cmd_gettypestruct = 21,
100 cmd_startinsPmdd = 22,
103 cmd_remobjfromcoll = 25,
104 cmd_delobjbyoid = 26,
105 cmd_delcollbyname = 27,
107 cmd_getcolloids = 29,
108 cmd_getobjecttype = 30,
112 cmd_createcollection = 32,
115 cmd_gettiledomains = 35,
119 const char* getParameterTypeName(
RnpQuark)
const throw();
120 const
char* getCommandName(
RnpQuark) const throw();
124 static const
char* parameterTypeNames[pmt_HowMany];
125 static const
char* commandNames[cmd_HowMany];
Definition: rnprotocol.hh:59
int RnpQuark
The basic type used in RNP. It is always 32-bit long.
Definition: rnprotocol.hh:51
Definition: rnprasserver.hh:34
Definition: rnprasserver.hh:41
Command
Definition: rnprasserver.hh:76
ParameterType
Definition: rnprasserver.hh:39
Definition: rnprasserver.hh:78
static const RnpQuark serverID
Definition: rnprasserver.hh:38