Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | List of all members
btck::Logger< T > Class Template Reference

#include <bitcoinkernel_wrapper.h>

Inheritance diagram for btck::Logger< T >:
[legend]
Collaboration diagram for btck::Logger< T >:
[legend]

Public Member Functions

 Logger (std::unique_ptr< T > log)
 

Additional Inherited Members

- Private Member Functions inherited from btck::UniqueHandle< btck_LoggingConnection, btck_logging_connection_destroy >
 UniqueHandle (btck_LoggingConnection *ptr)
 
btck_LoggingConnectionget ()
 
const btck_LoggingConnectionget () const
 
- Private Attributes inherited from btck::UniqueHandle< btck_LoggingConnection, btck_logging_connection_destroy >
std::unique_ptr< btck_LoggingConnection, Deleter > m_ptr
 

Detailed Description

template<Log T>
class btck::Logger< T >

Definition at line 769 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ Logger()

template<Log T>
btck::Logger< T >::Logger ( std::unique_ptr< T >  log)
inline

Definition at line 772 of file bitcoinkernel_wrapper.h.


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