|
Open-Transactions
0.93.0-ge03d287
|
#include "stdafx.hpp"#include "AccountList.hpp"#include "OTLog.hpp"#include "OTMessage.hpp"#include "OTStorage.hpp"#include <irrxml/irrXML.hpp>#include <string>#include <utility>#include <unistd.h>#include <sys/time.h>
Go to the source code of this file.
Namespaces | |
| opentxs | |
Functions | |
| void | opentxs::TranslateAccountTypeToString (OTAccount::AccountType type, OTString &acctType) |
| OTAccount::AccountType | opentxs::TranslateAccountTypeStringToEnum (const OTString &acctType) |