Fission
FSN
Loading...
Searching...
No Matches
libs
fsPlatform
social
fsShareFactory.h
Go to the documentation of this file.
1
/********************************************************************
2
*
3
* File: fsShareFactory.h
4
*
5
* Purpose: Platform share service factory
6
*
7
*********************************************************************/
8
9
#ifndef fsShareFactoryhdr
10
#define fsShareFactoryhdr
11
12
#include "
fsShareService.h
"
13
14
#include <memory>
15
16
std::unique_ptr<fsShareService>
fsShareServiceCreate
(
fsShareService::Observer
* pObserver =
nullptr
);
17
18
#endif
fsShareService::Observer
Definition
fsShareService.h:18
fsShareServiceCreate
std::unique_ptr< fsShareService > fsShareServiceCreate(fsShareService::Observer *pObserver=nullptr)
Definition
fsShareFactory.cpp:134
fsShareService.h
Generated on
for Fission by
1.16.1