Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AccountList.cpp File Reference
#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>
Include dependency graph for AccountList.cpp:

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)