|
Open-Transactions
0.93.0-ge03d287
|
#include "stdafx.hpp"#include "OTScript.hpp"#include "OTLog.hpp"#include "OTParty.hpp"#include "OTVariable.hpp"
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) |