DotNameLib
Loading...
Searching...
No Matches
dotnamecpp::v1::DotNameLib Class Reference

#include <DotNameLib.hpp>

Collaboration diagram for dotnamecpp::v1::DotNameLib:

Public Member Functions

 DotNameLib (const UtilsFactory::ApplicationContext &context)
 ~DotNameLib ()
 DotNameLib (const DotNameLib &other)=delete
DotNameLiboperator= (const DotNameLib &other)=delete
 DotNameLib (DotNameLib &&other)=delete
DotNameLiboperator= (DotNameLib &&other)=delete
bool isInitialized () const noexcept
const std::shared_ptr< dotnamecpp::assets::IAssetManager > & getAssetManager () const noexcept

Constructor & Destructor Documentation

◆ DotNameLib() [1/3]

dotnamecpp::v1::DotNameLib::DotNameLib ( const UtilsFactory::ApplicationContext & context)
Here is the caller graph for this function:

◆ ~DotNameLib()

dotnamecpp::v1::DotNameLib::~DotNameLib ( )

◆ DotNameLib() [2/3]

dotnamecpp::v1::DotNameLib::DotNameLib ( const DotNameLib & other)
delete
Here is the call graph for this function:

◆ DotNameLib() [3/3]

dotnamecpp::v1::DotNameLib::DotNameLib ( DotNameLib && other)
delete
Here is the call graph for this function:

Member Function Documentation

◆ getAssetManager()

const std::shared_ptr< dotnamecpp::assets::IAssetManager > & dotnamecpp::v1::DotNameLib::getAssetManager ( ) const
nodiscardnoexcept
Here is the caller graph for this function:

◆ isInitialized()

bool dotnamecpp::v1::DotNameLib::isInitialized ( ) const
nodiscardnoexcept

◆ operator=() [1/2]

DotNameLib & dotnamecpp::v1::DotNameLib::operator= ( const DotNameLib & other)
delete
Here is the call graph for this function:

◆ operator=() [2/2]

DotNameLib & dotnamecpp::v1::DotNameLib::operator= ( DotNameLib && other)
delete
Here is the call graph for this function:

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