binding/v8/jsi/dataaccess/DateTimeProperty.cpp File Reference
#include "../../../../dataaccess/property/DateTimeProperty.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 > DateTimeProperty_Clone (const ::v8::Arguments &args)
 
::v8::Handle<::v8::Value > DateTimeProperty_Constructor (const ::v8::Arguments &args)
 
::v8::Handle<::v8::Value > DateTimeProperty_GetSubType (const ::v8::Arguments &args)
 
::v8::Handle<::v8::Value > DateTimeProperty_SetSubType (const ::v8::Arguments &args)
 

Variables

static::v8::Persistent<::v8::FunctionTemplate > sdset_datetimeproperty_template
 

Function Documentation

::v8::Handle<::v8::Value> DateTimeProperty_Clone ( const ::v8::Arguments &  args)
::v8::Handle<::v8::Value> DateTimeProperty_Constructor ( const ::v8::Arguments &  args)
::v8::Handle<::v8::Value> DateTimeProperty_GetSubType ( const ::v8::Arguments &  args)
::v8::Handle<::v8::Value> DateTimeProperty_SetSubType ( const ::v8::Arguments &  args)

Variable Documentation

::v8::Persistent<::v8::FunctionTemplate> sdset_datetimeproperty_template