vdj_pipe
pipeline for processing DNA sequence data
Namespaces | Macros | Functions | Variables
lib_info.cpp File Reference
#include "vdj_pipe/lib_info.hpp"
#include <sstream>
#include "boost/preprocessor/stringize.hpp"
#include "boost/version.hpp"
#include "boost/predef.h"
#include "boost/predef/make.h"
#include "boost/predef/version_number.h"
#include "boost/predef/compiler.h"
Include dependency graph for lib_info.cpp:

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 
 vdj_pipe::anonymous_namespace{lib_info.cpp}
 

Macros

#define VDJ_PIPE_SOURCE
 
#define VDJ_PIPE_NAME   vdj_pipe
 
#define VDJ_PIPE_DESCRIPTION   ""
 
#define VDJ_PIPE_COPYRIGHT   ""
 
#define VDJ_PIPE_LICENSE   ""
 
#define VDJ_PIPE_VERSION_1   0
 
#define VDJ_PIPE_VERSION_2   0
 
#define VDJ_PIPE_VERSION_3   0
 
#define VDJ_PIPE_VERSION_EXTRA   ???
 
#define VDJ_PIPE_VERSION_DIRTY   0
 
#define VDJ_PIPE_BUILD   0
 

Functions

std::string vdj_pipe::anonymous_namespace{lib_info.cpp}::make_version_str ()
 
std::string vdj_pipe::anonymous_namespace{lib_info.cpp}::make_other_libs ()
 

Variables

static bool vdj_pipe::stamp_flag_ = true
 

Detailed Description

part of vdj_pipe project. Distributed under GNU General Public License, Version 3; see doc/license.txt.

Date
2013
Author
Mikhail K Levin

Macro Definition Documentation

#define VDJ_PIPE_BUILD   0
#define VDJ_PIPE_COPYRIGHT   ""
#define VDJ_PIPE_DESCRIPTION   ""
#define VDJ_PIPE_LICENSE   ""
#define VDJ_PIPE_NAME   vdj_pipe
#define VDJ_PIPE_SOURCE
#define VDJ_PIPE_VERSION_1   0
#define VDJ_PIPE_VERSION_2   0
#define VDJ_PIPE_VERSION_3   0
#define VDJ_PIPE_VERSION_DIRTY   0
#define VDJ_PIPE_VERSION_EXTRA   ???