Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
atlas::remote::F95RemoteData Class Reference

#include <F95Data.hpp>

Public Member Functions

 F95RemoteData (const F95ID f95_id)
 
 ~F95RemoteData ()
 
const internal::F95Dataoperator-> () const
 

Private Attributes

F95ID id
 
std::shared_ptr< internal::F95Datadata_ptr
 

Constructor & Destructor Documentation

◆ F95RemoteData()

atlas::remote::F95RemoteData::F95RemoteData ( const F95ID f95_id)

◆ ~F95RemoteData()

atlas::remote::F95RemoteData::~F95RemoteData ( )

Member Function Documentation

◆ operator->()

const internal::F95Data * atlas::remote::F95RemoteData::operator-> ( ) const
inline

Member Data Documentation

◆ data_ptr

std::shared_ptr< internal::F95Data > atlas::remote::F95RemoteData::data_ptr
private

◆ id

F95ID atlas::remote::F95RemoteData::id
private

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