Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTScript.hpp File Reference
#include <map>
#include <string>
#include <memory>
Include dependency graph for OTScript.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opentxs::OTScript
 

Namespaces

 opentxs
 

Typedefs

typedef std::map< std::string,
OTParty * > 
opentxs::mapOfParties
 

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)