Gamp v0.0.7-54-gccdc599
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
gamp::Attachable Class Reference

An attachable object. More...

#include <GampTypes.hpp>

Collaboration diagram for gamp::Attachable:

Public Member Functions

virtual ~Attachable () noexcept=default
 
virtual const jau::type_infosignature () const noexcept
 

Detailed Description

An attachable object.

Definition at line 78 of file GampTypes.hpp.

Constructor & Destructor Documentation

◆ ~Attachable()

virtual gamp::Attachable::~Attachable ( )
virtualdefaultnoexcept

Member Function Documentation

◆ signature()

virtual const jau::type_info & gamp::Attachable::signature ( ) const
inlinevirtualnoexcept

Definition at line 81 of file GampTypes.hpp.

Here is the caller graph for this function:

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