sbFileSystemTreeState.cpp File Reference
#include "sbFileSystemTreeState.h"
#include "sbFileSystemTree.h"
#include <nsCOMPtr.h>
#include <nsAutoPtr.h>
#include <nsComponentManagerUtils.h>
#include <nsServiceManagerUtils.h>
#include <nsIPipe.h>
#include <nsIAsyncOutputStream.h>
#include <nsIAsyncInputStream.h>
#include <nsILocalFile.h>
#include <nsIFileStreams.h>
#include <nsIProperties.h>
#include <nsAppDirectoryServiceDefs.h>
#include <nsMemory.h>
#include <stack>
Include dependency graph for sbFileSystemTreeState.cpp:

Go to the source code of this file.

Macros

#define TREE_FOLDER_NAME   "fstrees"
 
#define SESSION_FILENAME_EXTENSION   ".tree"
 
#define TREE_SCHEMA_VERSION   1
 

Macro Definition Documentation

#define SESSION_FILENAME_EXTENSION   ".tree"

Definition at line 44 of file sbFileSystemTreeState.cpp.

#define TREE_FOLDER_NAME   "fstrees"

Definition at line 43 of file sbFileSystemTreeState.cpp.

#define TREE_SCHEMA_VERSION   1

Definition at line 45 of file sbFileSystemTreeState.cpp.