vdj_pipe
pipeline for processing DNA sequence data
|
#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"
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 |
part of vdj_pipe project. Distributed under GNU General Public License, Version 3; see doc/license.txt.
#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 ??? |