Monero
Loading...
Searching...
No Matches
cryptonote::cryptonote_connection_context::copyable_atomic Class Reference

#include <connection_context.h>

Inheritance diagram for cryptonote::cryptonote_connection_context::copyable_atomic:
Collaboration diagram for cryptonote::cryptonote_connection_context::copyable_atomic:

Public Member Functions

 copyable_atomic ()
 copyable_atomic (uint32_t value)
 copyable_atomic (const copyable_atomic &a)
copyable_atomicoperator= (const copyable_atomic &a)
uint32_t operator++ ()
uint32_t operator++ (int fake)

Constructor & Destructor Documentation

◆ copyable_atomic() [1/3]

cryptonote::cryptonote_connection_context::copyable_atomic::copyable_atomic ( )
inline

◆ copyable_atomic() [2/3]

cryptonote::cryptonote_connection_context::copyable_atomic::copyable_atomic ( uint32_t value)
inline

◆ copyable_atomic() [3/3]

cryptonote::cryptonote_connection_context::copyable_atomic::copyable_atomic ( const copyable_atomic & a)
inline

Member Function Documentation

◆ operator++() [1/2]

uint32_t cryptonote::cryptonote_connection_context::copyable_atomic::operator++ ( )
inline

◆ operator++() [2/2]

uint32_t cryptonote::cryptonote_connection_context::copyable_atomic::operator++ ( int fake)
inline

◆ operator=()

copyable_atomic & cryptonote::cryptonote_connection_context::copyable_atomic::operator= ( const copyable_atomic & a)
inline

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