|
Open-Transactions
0.93.0-ge03d287
|
#include "stdafx.hpp"#include "OTAccount.hpp"#include "util/OTDataFolder.hpp"#include "util/OTFolders.hpp"#include "OTLedger.hpp"#include "OTLog.hpp"#include "OTMessage.hpp"#include "OTStorage.hpp"#include "util/OTPaths.hpp"#include "OTPayload.hpp"#include "OTPseudonym.hpp"#include <irrxml/irrXML.hpp>#include <fstream>#include <unistd.h>#include <sys/time.h>
Go to the source code of this file.
Namespaces | |
| opentxs | |
Functions | |
| OTAccount::AccountType | opentxs::TranslateAccountTypeStringToEnum (const OTString &acctType) |
| void | opentxs::TranslateAccountTypeToString (OTAccount::AccountType type, OTString &acctType) |
Variables | |
| char const *const | opentxs::__TypeStrings [] |