Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
opentxs.cpp File Reference
#include "opentxs/core/stdafx.hpp"
#include "opentxs.hpp"
#include "opentxs/client/OTAPI.hpp"
#include "opentxs/client/OpenTransactions.hpp"
#include "opentxs/client/OTClient.hpp"
#include "opentxs/client/OTWallet.hpp"
#include "opentxs/client/ot_commands_ot.hpp"
#include "opentxs/client/ot_otapi_ot.hpp"
#include "opentxs/core/OTAccount.hpp"
#include "opentxs/core/OTAssetContract.hpp"
#include "opentxs/core/OTLog.hpp"
#include "opentxs/core/util/OTPaths.hpp"
#include "opentxs/core/OTPseudonym.hpp"
#include "opentxs/core/OTServerContract.hpp"
#include "opentxs/core/Version.hpp"
#include <anyoption/anyoption.hpp>
#include <algorithm>
#include <cctype>
#include <functional>
Include dependency graph for opentxs.cpp:

Go to the source code of this file.

Variables

const char * categoryName []
 
Opentxs::CommandEntry commands []
 

Variable Documentation

const char* categoryName[]
Initial value:
= {
"Category Error", "Advanced utilities", "The user wallet",
"Misc", "Markets (bid/ask)", "Asset accounts",
"Dealing with other users", "Financial instruments", "Basket currencies",
"Pseudonyms"}

Definition at line 161 of file opentxs.cpp.

Definition at line 167 of file opentxs.cpp.