binding/v8/jsi/dataaccess/NumericProperty.cpp File Reference
#include "../../../../dataaccess/property/NumericProperty.h"
#include "../../common/Utils.h"
#include "DataAccess.h"
#include <boost/cstdint.hpp>

Go to the source code of this file.

Functions

::v8::Handle<::v8::Value > NumericProperty_Clone (const ::v8::Arguments &args)
 
::v8::Handle<::v8::Value > NumericProperty_Constructor (const ::v8::Arguments &args)
 
::v8::Handle<::v8::Value > NumericProperty_GetPrecision (const ::v8::Arguments &args)
 
::v8::Handle<::v8::Value > NumericProperty_GetScale (const ::v8::Arguments &args)
 

Variables

static::v8::Persistent<::v8::FunctionTemplate > sdset_numericproperty_template
 

Function Documentation

::v8::Handle<::v8::Value> NumericProperty_Clone ( const ::v8::Arguments &  args)
::v8::Handle<::v8::Value> NumericProperty_Constructor ( const ::v8::Arguments &  args)
::v8::Handle<::v8::Value> NumericProperty_GetPrecision ( const ::v8::Arguments &  args)
::v8::Handle<::v8::Value> NumericProperty_GetScale ( const ::v8::Arguments &  args)

Variable Documentation

::v8::Persistent<::v8::FunctionTemplate> sdset_numericproperty_template