Bifrost SDK
Bifrost SDK documentation
ObjectFwd.h File Reference

Bifrost object interface forward declaration. More...

Go to the source code of this file.

Functions

 AMINO_DECLARE_DEFAULT_CLASS (, Bifrost::Object)
 Macro for generating the getDefault entry point declaration related to a given opaque type. More...
 

Detailed Description

Bifrost object interface forward declaration.

Definition in file ObjectFwd.h.

Function Documentation

◆ AMINO_DECLARE_DEFAULT_CLASS()

AMINO_DECLARE_DEFAULT_CLASS ( Bifrost::Object  )

Macro for generating the getDefault entry point declaration related to a given opaque type.

See also
ClassDeclare.h