-
Notifications
You must be signed in to change notification settings - Fork 84
List of Classes
FellowTraveler edited this page Aug 15, 2010
·
22 revisions
API: OpenTransactions.cpp (C++)
API: OpenTransactionsJNI.java (Java / JNI interface)
BASIC DATA TYPES
OTData
OTIdentifier
OTString
OTStringXML
USER / PSEUDONYM
OTPseudonym
CONTRACTS / INSTRUMENTS
OTContract
OTServerContract
OTAssetContract
OTBasket
OTInstrument
OTCheque
DIGITAL CASH
OTMint
OTToken
OTPurse
(Include Lucre classes here: Coin, Bank, PublicBank, etc)
NUMBERED ACCOUNTS / SIGNED RECEIPTS
OTTransactionType
OTLedger
OTTransaction
OTItem
OTAccount
CRYPTO UTILITY CLASSES
OTEnvelope
OTAsymmetricKey
OTSignature
OTASCIIArmor
OTSignedFile
CLIENT
OTClient
OTServerConnection
OTWallet
SERVER
OTServer
OTClientConnection
FOR THE PROTOCOL
OTMessage
OTMessageBuffer
OTPayload