Scorum
Classes | Public Member Functions | List of all members
scorum::app::api_obj< T > Class Template Reference

#include <api_template.hpp>

Inheritance diagram for scorum::app::api_obj< T >:

Public Member Functions

 api_obj ()
 
 api_obj (const T &other)
 

Detailed Description

template<class T>
class scorum::app::api_obj< T >

Definition at line 6 of file api_template.hpp.

Constructor & Destructor Documentation

◆ api_obj() [1/2]

template<class T >
scorum::app::api_obj< T >::api_obj ( )
inline

Definition at line 16 of file api_template.hpp.

◆ api_obj() [2/2]

template<class T >
scorum::app::api_obj< T >::api_obj ( const T &  other)
inline

Definition at line 21 of file api_template.hpp.


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