Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTScript.cpp File Reference
#include "stdafx.hpp"
#include "OTScript.hpp"
#include "OTLog.hpp"
#include "OTParty.hpp"
#include "OTVariable.hpp"
Include dependency graph for OTScript.cpp:

Go to the source code of this file.

Namespaces

 opentxs
 

Functions

EXPORT std::shared_ptr< OTScript > opentxs::OTScriptFactory (const std::string &script_type="")
 
EXPORT std::shared_ptr< OTScript > opentxs::OTScriptFactory (const std::string &script_type, const std::string &script_contents)