Base type for XML-RPC types. More...
#include <value_type.h>
Public Member Functions | |
virtual Value_type * | clone () const =0 |
virtual const std::string & | type_name () const =0 |
virtual void | apply_visitor (Value_type_visitor &) const =0 |
Base type for XML-RPC types.