KanduAI SDK  1.1
Classes | Functions
c_api_utils.h File Reference
#include <map>
#include <vector>
#include <boost/any.hpp>
#include "api_types.h"

Go to the source code of this file.

Classes

class  AnyToCApiObjectException
 

Functions

boost::any c_api_object_to_any (rf_object_type obj)
 
rf_object_type any_to_c_api_object (boost::any obj)
 

Function Documentation

◆ any_to_c_api_object()

rf_object_type any_to_c_api_object ( boost::any  obj)

◆ c_api_object_to_any()

boost::any c_api_object_to_any ( rf_object_type  obj)