Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTFolders.cpp File Reference
#include "stdafx.hpp"
#include "util/OTFolders.hpp"
#include "util/OTPaths.hpp"
#include <libgen.h>
#include <unistd.h>
Include dependency graph for OTFolders.cpp:

Go to the source code of this file.

Namespaces

 opentxs
 

Macros

#define DEFAULT_ACCOUNT   "accounts"
 
#define DEFAULT_CERT   "certs"
 
#define DEFAULT_CONTRACT   "contracts"
 
#define DEFAULT_CREDENTIAL   "credentials"
 
#define DEFAULT_CRON   "cron"
 
#define DEFAULT_INBOX   "inbox"
 
#define DEFAULT_MARKET   "markets"
 
#define DEFAULT_MINT   "mints"
 
#define DEFAULT_NYM   "nyms"
 
#define DEFAULT_NYMBOX   "nymbox"
 
#define DEFAULT_OUTBOX   "outbox"
 
#define DEFAULT_PAYMENTINBOX   "paymentInbox"
 
#define DEFAULT_PUBCRED   "pubcred"
 
#define DEFAULT_PUBKEY   "pubkeys"
 
#define DEFAULT_PURSE   "purse"
 
#define DEFAULT_RECEIPT   "receipts"
 
#define DEFAULT_RECORDBOX   "recordBox"
 
#define DEFAULT_EXPIREDBOX   "expiredBox"
 
#define DEFAULT_SCRIPT   "scripts"
 
#define DEFAULT_SMARTCONTRACTS   "smartcontracts"
 
#define DEFAULT_SPENT   "spent"
 
#define DEFAULT_USERACCT   "useraccounts"
 
#define KEY_ACCOUNT   "account"
 
#define KEY_CERT   "cert"
 
#define KEY_CONTRACT   "contract"
 
#define KEY_CREDENTIAL   "credential"
 
#define KEY_CRON   "cron"
 
#define KEY_INBOX   "inbox"
 
#define KEY_MARKET   "market"
 
#define KEY_MINT   "mint"
 
#define KEY_NYM   "nym"
 
#define KEY_NYMBOX   "nymbox"
 
#define KEY_OUTBOX   "outbox"
 
#define KEY_PAYMENTINBOX   "paymentinbox"
 
#define KEY_PUBCRED   "pubcred"
 
#define KEY_PUBKEY   "pubkey"
 
#define KEY_PURSE   "purse"
 
#define KEY_RECEIPT   "receipt"
 
#define KEY_RECORDBOX   "recordbox"
 
#define KEY_EXPIREDBOX   "expiredbox"
 
#define KEY_SCRIPT   "script"
 
#define KEY_SMARTCONTRACTS   "smartcontracts"
 
#define KEY_SPENT   "spent"
 
#define KEY_USERACCT   "useracct"
 

Macro Definition Documentation

#define DEFAULT_ACCOUNT   "accounts"

Definition at line 157 of file OTFolders.cpp.

#define DEFAULT_CERT   "certs"

Definition at line 158 of file OTFolders.cpp.

#define DEFAULT_CONTRACT   "contracts"

Definition at line 159 of file OTFolders.cpp.

#define DEFAULT_CREDENTIAL   "credentials"

Definition at line 160 of file OTFolders.cpp.

#define DEFAULT_CRON   "cron"

Definition at line 161 of file OTFolders.cpp.

#define DEFAULT_EXPIREDBOX   "expiredBox"

Definition at line 174 of file OTFolders.cpp.

#define DEFAULT_INBOX   "inbox"

Definition at line 162 of file OTFolders.cpp.

#define DEFAULT_MARKET   "markets"

Definition at line 163 of file OTFolders.cpp.

#define DEFAULT_MINT   "mints"

Definition at line 164 of file OTFolders.cpp.

#define DEFAULT_NYM   "nyms"

Definition at line 165 of file OTFolders.cpp.

#define DEFAULT_NYMBOX   "nymbox"

Definition at line 166 of file OTFolders.cpp.

#define DEFAULT_OUTBOX   "outbox"

Definition at line 167 of file OTFolders.cpp.

#define DEFAULT_PAYMENTINBOX   "paymentInbox"

Definition at line 168 of file OTFolders.cpp.

#define DEFAULT_PUBCRED   "pubcred"

Definition at line 169 of file OTFolders.cpp.

#define DEFAULT_PUBKEY   "pubkeys"

Definition at line 170 of file OTFolders.cpp.

#define DEFAULT_PURSE   "purse"

Definition at line 171 of file OTFolders.cpp.

#define DEFAULT_RECEIPT   "receipts"

Definition at line 172 of file OTFolders.cpp.

#define DEFAULT_RECORDBOX   "recordBox"

Definition at line 173 of file OTFolders.cpp.

#define DEFAULT_SCRIPT   "scripts"

Definition at line 175 of file OTFolders.cpp.

#define DEFAULT_SMARTCONTRACTS   "smartcontracts"

Definition at line 176 of file OTFolders.cpp.

#define DEFAULT_SPENT   "spent"

Definition at line 177 of file OTFolders.cpp.

#define DEFAULT_USERACCT   "useraccounts"

Definition at line 178 of file OTFolders.cpp.

#define KEY_ACCOUNT   "account"

Definition at line 180 of file OTFolders.cpp.

#define KEY_CERT   "cert"

Definition at line 181 of file OTFolders.cpp.

#define KEY_CONTRACT   "contract"

Definition at line 182 of file OTFolders.cpp.

#define KEY_CREDENTIAL   "credential"

Definition at line 183 of file OTFolders.cpp.

#define KEY_CRON   "cron"

Definition at line 184 of file OTFolders.cpp.

#define KEY_EXPIREDBOX   "expiredbox"

Definition at line 197 of file OTFolders.cpp.

#define KEY_INBOX   "inbox"

Definition at line 185 of file OTFolders.cpp.

#define KEY_MARKET   "market"

Definition at line 186 of file OTFolders.cpp.

#define KEY_MINT   "mint"

Definition at line 187 of file OTFolders.cpp.

#define KEY_NYM   "nym"

Definition at line 188 of file OTFolders.cpp.

#define KEY_NYMBOX   "nymbox"

Definition at line 189 of file OTFolders.cpp.

#define KEY_OUTBOX   "outbox"

Definition at line 190 of file OTFolders.cpp.

#define KEY_PAYMENTINBOX   "paymentinbox"

Definition at line 191 of file OTFolders.cpp.

#define KEY_PUBCRED   "pubcred"

Definition at line 192 of file OTFolders.cpp.

#define KEY_PUBKEY   "pubkey"

Definition at line 193 of file OTFolders.cpp.

#define KEY_PURSE   "purse"

Definition at line 194 of file OTFolders.cpp.

#define KEY_RECEIPT   "receipt"

Definition at line 195 of file OTFolders.cpp.

#define KEY_RECORDBOX   "recordbox"

Definition at line 196 of file OTFolders.cpp.

#define KEY_SCRIPT   "script"

Definition at line 198 of file OTFolders.cpp.

#define KEY_SMARTCONTRACTS   "smartcontracts"

Definition at line 199 of file OTFolders.cpp.

#define KEY_SPENT   "spent"

Definition at line 200 of file OTFolders.cpp.

#define KEY_USERACCT   "useracct"

Definition at line 201 of file OTFolders.cpp.