Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
List of all members
Jsonipc::JsonipcSharedBase Struct Reference

Common base type for polymorphic classes managed by std::shared_ptr<>. More...

#include "jsonipc.hh"

Inheritance diagram for Jsonipc::JsonipcSharedBase:
[legend]

Additional Inherited Members

- Public Member Functions inherited from std::enable_shared_from_this< JsonipcSharedBase >
enable_shared_from_this (T... args)
 
operator= (T... args)
 
shared_from_this (T... args)
 
weak_from_this (T... args)
 
~enable_shared_from_this (T... args)
 

Detailed Description

Common base type for polymorphic classes managed by std::shared_ptr<>.

Definition at line 32 of file jsonipc.hh.

Constructor & Destructor Documentation

◆ ~JsonipcSharedBase()

virtual Jsonipc::JsonipcSharedBase::~JsonipcSharedBase ( )
virtual

Definition at line 33 of file jsonipc.hh.


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