NCBI C++ ToolKit
Macros
ncbi_traces_path.hpp File Reference
#include <ncbiconf.h>
+ Include dependency graph for ncbi_traces_path.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define PANFS_TRACES_PATH(num)   "//panfs/traces" num
 
#define NETAPP_TRACES_PATH(num)   "//traces" num
 
#define NCBI_TRACES01_PATH   PANFS_TRACES_PATH("01")
 
#define NCBI_TRACES02_PATH   PANFS_TRACES_PATH("02")
 
#define NCBI_TRACES03_PATH   PANFS_TRACES_PATH("03")
 
#define NCBI_TRACES04_PATH   NETAPP_TRACES_PATH("04")
 
#define NCBI_SRA_REP_PATH   NCBI_TRACES04_PATH ":" NCBI_TRACES01_PATH
 
#define NCBI_SRA_VOL_PATH
 
#define NCBI_SRZ_REP_PATH   NCBI_TRACES04_PATH ":" NCBI_TRACES01_PATH
 
#define NCBI_SRZ_VOL_PATH   "sra8:srz0"
 

Macro Definition Documentation

◆ NCBI_SRA_REP_PATH

#define NCBI_SRA_REP_PATH   NCBI_TRACES04_PATH ":" NCBI_TRACES01_PATH

Definition at line 56 of file ncbi_traces_path.hpp.

◆ NCBI_SRA_VOL_PATH

#define NCBI_SRA_VOL_PATH
Value:
"sra25:sra24:sra23:sra22:sra21:sra20:" \
"sra19:sra18:sra17:sra16:sra15:sra14:sra13:sra12:sra11:sra10:" \
"sra9:sra8:sra7:sra6:sra5:sra4:sra3:sra2:sra1:sra0" \
"era11:era10:era9:era8:era7:era6:era5:era4:era3:era2:era1:era0:" \
"dra2:dra1:dra0"

Definition at line 57 of file ncbi_traces_path.hpp.

◆ NCBI_SRZ_REP_PATH

#define NCBI_SRZ_REP_PATH   NCBI_TRACES04_PATH ":" NCBI_TRACES01_PATH

Definition at line 64 of file ncbi_traces_path.hpp.

◆ NCBI_SRZ_VOL_PATH

#define NCBI_SRZ_VOL_PATH   "sra8:srz0"

Definition at line 65 of file ncbi_traces_path.hpp.

◆ NCBI_TRACES01_PATH

#define NCBI_TRACES01_PATH   PANFS_TRACES_PATH("01")

Definition at line 51 of file ncbi_traces_path.hpp.

◆ NCBI_TRACES02_PATH

#define NCBI_TRACES02_PATH   PANFS_TRACES_PATH("02")

Definition at line 52 of file ncbi_traces_path.hpp.

◆ NCBI_TRACES03_PATH

#define NCBI_TRACES03_PATH   PANFS_TRACES_PATH("03")

Definition at line 53 of file ncbi_traces_path.hpp.

◆ NCBI_TRACES04_PATH

#define NCBI_TRACES04_PATH   NETAPP_TRACES_PATH("04")

Definition at line 54 of file ncbi_traces_path.hpp.

◆ NETAPP_TRACES_PATH

#define NETAPP_TRACES_PATH (   num)    "//traces" num

Definition at line 42 of file ncbi_traces_path.hpp.

◆ PANFS_TRACES_PATH

#define PANFS_TRACES_PATH (   num)    "//panfs/traces" num

Definition at line 41 of file ncbi_traces_path.hpp.

Modified on Wed Sep 04 15:02:47 2024 by modify_doxy.py rev. 669887