BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | List of all members
graphene::db::object_downcast< ObjectID > Struct Template Reference

This template is used to downcast a generic object type to a specific xyz_object type. More...

#include <object_id.hpp>

Public Types

using type = object
 

Detailed Description

template<typename ObjectID>
struct graphene::db::object_downcast< ObjectID >

This template is used to downcast a generic object type to a specific xyz_object type.

Definition at line 91 of file object_id.hpp.

Member Typedef Documentation

◆ type

template<typename ObjectID >
using graphene::db::object_downcast< ObjectID >::type = object

Definition at line 91 of file object_id.hpp.


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