Shaka Player Embedded
Static Public Member Functions | List of all members
shaka::impl::ConvertHelper< std::string, void > Struct Template Reference

#include <convert_js.h>

Static Public Member Functions

static bool FromJsValue (Handle< JsValue > source, std::string *dest)
 
static ReturnVal< JsValue > ToJsValue (const std::string &source)
 

Detailed Description

template<>
struct shaka::impl::ConvertHelper< std::string, void >

Definition at line 318 of file convert_js.h.

Member Function Documentation

§ FromJsValue()

static bool shaka::impl::ConvertHelper< std::string, void >::FromJsValue ( Handle< JsValue >  source,
std::string *  dest 
)
inlinestatic

Definition at line 319 of file convert_js.h.

§ ToJsValue()

static ReturnVal<JsValue> shaka::impl::ConvertHelper< std::string, void >::ToJsValue ( const std::string &  source)
inlinestatic

Definition at line 330 of file convert_js.h.


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