Mixe for Privacy and Anonymity in the Internet
Public Attributes | List of all members
t_paymentInstanceListNode Struct Reference

This structure holds information about known Payment Instances. More...

#include <CAAccountingSettleThread.hpp>

Collaboration diagram for t_paymentInstanceListNode:

Public Attributes

t_paymentInstanceListNodenext
 
CACertificatepCertificate
 
UINT32 u32Port
 
UINT8 arstrPIID [256]
 
UINT8 arstrHost [256]
 

Detailed Description

This structure holds information about known Payment Instances.

Definition at line 44 of file CAAccountingSettleThread.hpp.

Member Data Documentation

◆ arstrHost

UINT8 t_paymentInstanceListNode::arstrHost[256]

Definition at line 50 of file CAAccountingSettleThread.hpp.

◆ arstrPIID

UINT8 t_paymentInstanceListNode::arstrPIID[256]

Definition at line 49 of file CAAccountingSettleThread.hpp.

◆ next

t_paymentInstanceListNode* t_paymentInstanceListNode::next

Definition at line 46 of file CAAccountingSettleThread.hpp.

◆ pCertificate

CACertificate* t_paymentInstanceListNode::pCertificate

Definition at line 47 of file CAAccountingSettleThread.hpp.

◆ u32Port

UINT32 t_paymentInstanceListNode::u32Port

Definition at line 48 of file CAAccountingSettleThread.hpp.


The documentation for this struct was generated from the following file: