libiqxmlrpc  0.12.4
 All Classes Namespaces Files Functions Typedefs Enumerations
Public Member Functions | List of all members
iqxmlrpc::Value_type Class Referenceabstract

Base type for XML-RPC types. More...

#include <value_type.h>

Inheritance diagram for iqxmlrpc::Value_type:
iqxmlrpc::Array iqxmlrpc::Binary_data iqxmlrpc::Date_time iqxmlrpc::Nil iqxmlrpc::Scalar< T > iqxmlrpc::Struct

Public Member Functions

virtual Value_typeclone () const =0
 
virtual const std::string & type_name () const =0
 
virtual void apply_visitor (Value_type_visitor &) const =0
 

Detailed Description

Base type for XML-RPC types.


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