HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
FS_Utils.h
Go to the documentation of this file.
1
/*
2
* PROPRIETARY INFORMATION. This software is proprietary to
3
* Side Effects Software Inc., and is not to be reproduced,
4
* transmitted, or disclosed in any way without written permission.
5
*
6
* NAME: FS_Utils.h ( FS Library, C++)
7
*
8
* COMMENTS:
9
*
10
*/
11
12
#ifndef __FS_Utils__
13
#define __FS_Utils__
14
15
#include "
FS_API.h
"
16
17
#include <
UT/UT_JSONWriter.h
>
18
#include <
UT/UT_StringHolder.h
>
19
#include <
UT/UT_UniquePtr.h
>
20
#include <
UT/UT_WorkBuffer.h
>
21
22
class
UT_StringArray
;
23
class
UT_NetSocket
;
24
25
#include <ctime>
26
27
extern
"C"
28
{
29
SYS_VISIBILITY_EXPORT
extern
void
installFSHelpers
();
30
}
31
32
/// Install the FS helpers
33
FS_API
void
FSloadCustomHelpers
();
34
35
/// Return a list of the DSO files which have FS helpers defined (i.e. files
36
/// which have installFSHelpers())
37
FS_API
const
UT_StringArray
&
FSgetDSOList
();
38
39
/// Called internally by helpers to register the files
40
FS_API
void
FScheckDSORegister
();
41
42
#endif
UT_NetSocket
Definition:
UT_NetSocket.h:38
SYS_VISIBILITY_EXPORT
#define SYS_VISIBILITY_EXPORT
Definition:
SYS_Visibility.h:81
UT_JSONWriter.h
installFSHelpers
SYS_VISIBILITY_EXPORT void installFSHelpers()
Definition:
FS_HomeHelper.C:49
FS_API.h
FSloadCustomHelpers
FS_API void FSloadCustomHelpers()
Install the FS helpers.
UT_StringArray
Definition:
UT_StringArray.h:24
UT_WorkBuffer.h
FSgetDSOList
FS_API const UT_StringArray & FSgetDSOList()
FScheckDSORegister
FS_API void FScheckDSORegister()
Called internally by helpers to register the files.
UT_UniquePtr.h
UT_StringHolder.h
FS_API
#define FS_API
Definition:
FS_API.h:10
FS
FS_Utils.h
Generated on Fri Nov 8 2024 03:39:07 for HDK by
1.8.6