HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FS_HomeHelper.C File Reference
#include "FS_HomeHelper.h"
#include <UT/UT_Assert.h>
#include <UT/UT_DirUtil.h>
#include <UT/UT_DSOVersion.h>
#include <UT/UT_EnvControl.h>
#include <UT/UT_FileUtil.h>
#include <UT/UT_NTStreamUtil.h>
#include <UT/UT_OpUtils.h>
#include <UT/UT_SysClone.h>
#include <UT/UT_WorkArgs.h>
#include <UT/UT_WorkBuffer.h>
#include <FS/FS_WriterStream.h>
+ Include dependency graph for FS_HomeHelper.C:

Go to the source code of this file.

Macros

#define HOME_SIGNATURE   "home:"
 
#define HOME_SIGNATURE_LEN   5
 
#define FS_HOMEREADER_HANDLE_OPTIONS
 

Functions

void installFSHelpers ()
 

Macro Definition Documentation

#define FS_HOMEREADER_HANDLE_OPTIONS

Definition at line 94 of file FS_HomeHelper.C.

#define HOME_SIGNATURE   "home:"
Examples:
FS/FS_HomeHelper.C.

Definition at line 42 of file FS_HomeHelper.C.

#define HOME_SIGNATURE_LEN   5
Examples:
FS/FS_HomeHelper.C.

Definition at line 43 of file FS_HomeHelper.C.

Function Documentation

void installFSHelpers ( )

Definition at line 49 of file FS_HomeHelper.C.