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

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 []