Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTScriptable.cpp File Reference
#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>
Include dependency graph for OTScriptable.cpp:

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)
 

Macro Definition Documentation

#define SCRIPTABLE_CALLBACK_PARTY_MAY_EXECUTE   "callback_party_may_execute_clause"

Definition at line 166 of file OTScriptable.cpp.