Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::res::BundlerResource< R > Class Template Reference

#include <BundlerResource.h>

Public Types

using BinaryIds = typename R::Binaries
 

Public Member Functions

 BundlerResource ()
 
virtual ~BundlerResource ()
 
ResourceStream::Ptr getBinary (BinaryIds id)
 

Member Typedef Documentation

◆ BinaryIds

template<class R >
using sese::res::BundlerResource< R >::BinaryIds = typename R::Binaries

Constructor & Destructor Documentation

◆ BundlerResource()

template<class R >
sese::res::BundlerResource< R >::BundlerResource ( )
explicit

◆ ~BundlerResource()

template<class R >
virtual sese::res::BundlerResource< R >::~BundlerResource ( )
virtual

Member Function Documentation

◆ getBinary()

template<class R >
ResourceStream::Ptr sese::res::BundlerResource< R >::getBinary ( BinaryIds id)

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