|
Open-Transactions
0.93.0-ge03d287
|
#include <map>#include <string>#include <memory>

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) |