Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OTCaller.hpp File Reference
#include "OTPassword.hpp"
Include dependency graph for OTCaller.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opentxs::OTCaller
 

Namespaces

 opentxs
 

Macros

#define OT_PW_DISPLAY   "Enter master passphrase for wallet."
 
#define OTPASSWORD_BLOCKSIZE   128
 
#define OTPASSWORD_MEMSIZE   129
 
#define OT_LARGE_BLOCKSIZE   32767
 
#define OT_LARGE_MEMSIZE   32768
 
#define OT_DEFAULT_BLOCKSIZE   128
 
#define OT_DEFAULT_MEMSIZE   129
 

Macro Definition Documentation

#define OT_DEFAULT_BLOCKSIZE   128

Definition at line 179 of file OTCaller.hpp.

#define OT_DEFAULT_MEMSIZE   129

Definition at line 180 of file OTCaller.hpp.

#define OT_LARGE_BLOCKSIZE   32767

Definition at line 175 of file OTCaller.hpp.

#define OT_LARGE_MEMSIZE   32768

Definition at line 176 of file OTCaller.hpp.

#define OT_PW_DISPLAY   "Enter master passphrase for wallet."

Definition at line 167 of file OTCaller.hpp.

#define OTPASSWORD_BLOCKSIZE   128

Definition at line 169 of file OTCaller.hpp.

#define OTPASSWORD_MEMSIZE   129

Definition at line 170 of file OTCaller.hpp.