|
Open-Transactions
0.93.0-ge03d287
|
#include "stdafx.hpp"#include "OTScriptable.hpp"#include "OTAgent.hpp"#include "OTBylaw.hpp"#include "OTClause.hpp"#include "OTLog.hpp"#include "OTParty.hpp"#include "OTPartyAccount.hpp"#include "OTPseudonym.hpp"#include "OTSmartContract.hpp"#include <irrxml/irrXML.hpp>#include <memory>
Go to the source code of this file.
Namespaces | |
| opentxs | |
Macros | |
| #define | SCRIPTABLE_CALLBACK_PARTY_MAY_EXECUTE "callback_party_may_execute_clause" |
Functions | |
| bool | opentxs::is_ot_namechar_invalid (char c) |
| #define SCRIPTABLE_CALLBACK_PARTY_MAY_EXECUTE "callback_party_may_execute_clause" |
Definition at line 166 of file OTScriptable.cpp.