Djinni Library  2.0.0
Cross-Platform Library
My::DjinniLibrary::Example Class Reference

#include <example.hpp>

Public Member Functions

virtual ~Example ()
 

Static Public Member Functions

static std::string hello_from_cpp ()
 
static std::string hello_from_native (const std::shared_ptr< Native > &from)
 

Constructor & Destructor Documentation

◆ ~Example()

virtual My::DjinniLibrary::Example::~Example ( )
inlinevirtual

Member Function Documentation

◆ hello_from_cpp()

static std::string My::DjinniLibrary::Example::hello_from_cpp ( )
static

◆ hello_from_native()

static std::string My::DjinniLibrary::Example::hello_from_native ( const std::shared_ptr< Native > &  from)
static

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