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

Go to the source code of this file.

Functions

::v8::Handle<::v8::Value > CheckConstraint_Constructor (const ::v8::Arguments &args)
 
::v8::Handle<::v8::Value > CheckConstraint_GetExpression (const ::v8::Arguments &args)
 
::v8::Handle<::v8::Value > CheckConstraint_SetExpression (const ::v8::Arguments &args)
 

Variables

static::v8::Persistent<::v8::FunctionTemplate > sg_checkconstraint_template
 

Function Documentation

::v8::Handle<::v8::Value> CheckConstraint_Constructor ( const ::v8::Arguments &  args)
::v8::Handle<::v8::Value> CheckConstraint_GetExpression ( const ::v8::Arguments &  args)
::v8::Handle<::v8::Value> CheckConstraint_SetExpression ( const ::v8::Arguments &  args)

Variable Documentation

::v8::Persistent<::v8::FunctionTemplate> sg_checkconstraint_template