D | |
| decoding_table [XmlRpcBase64] | A decoding table maps chars 0..255 to the corresponding 0..63 value or -1 if the char is not accepted. |
E | |
| encoding_table [XmlRpcBase64] | An encoding table maps integers 0..63 to the corresponding char. |
M | |
| message [XmlRpc] | Type for XmlRpc messages. |
P | |
| param_type [XmlRpcServer] | Type of parameters used in method signatures. |
T | |
| t [XmlRpcDateTime] | Type of XmlRpc-compatible date/time values. |
V | |
| value [XmlRpc] | Polymorphic variant type for XmlRpc values: |