Bitcoin
Public Member Functions | Public Attributes | List of all members
anonymous_namespace{txdb.cpp}::CoinEntry Struct Reference

Public Member Functions

 CoinEntry (const COutPoint *ptr)
 
template<typename Stream >
void Serialize (Stream &s) const
 
template<typename Stream >
void Unserialize (Stream &s)
 

Public Attributes

COutPointoutpoint
 
char key
 

Constructor & Destructor Documentation

◆ CoinEntry()

anonymous_namespace{txdb.cpp}::CoinEntry::CoinEntry ( const COutPoint ptr)
inlineexplicit

Member Function Documentation

◆ Serialize()

template<typename Stream >
void anonymous_namespace{txdb.cpp}::CoinEntry::Serialize ( Stream &  s) const
inline

◆ Unserialize()

template<typename Stream >
void anonymous_namespace{txdb.cpp}::CoinEntry::Unserialize ( Stream &  s)
inline

Member Data Documentation

◆ key

char anonymous_namespace{txdb.cpp}::CoinEntry::key

◆ outpoint

COutPoint* anonymous_namespace{txdb.cpp}::CoinEntry::outpoint

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