BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | Public Attributes | List of all members
graphene::protocol::extension< T > Struct Template Reference

#include <ext.hpp>

Public Member Functions

 extension ()
 

Public Attributes

value
 

Detailed Description

template<typename T>
struct graphene::protocol::extension< T >

Definition at line 36 of file ext.hpp.

Constructor & Destructor Documentation

◆ extension()

template<typename T >
graphene::protocol::extension< T >::extension ( )
inline

Definition at line 38 of file ext.hpp.

Member Data Documentation

◆ value

template<typename T >
T graphene::protocol::extension< T >::value

Definition at line 40 of file ext.hpp.


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