Home
last modified time | relevance | path

Searched refs:CRemoteArgs (Results 1 – 25 of 31) sorted by relevance

12

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/blastinput/
H A Dtblastx_args.cpp112 m_RemoteArgs.Reset(new CRemoteArgs); in CTblastxAppArgs()
H A Digblastn_args.cpp116 m_RemoteArgs.Reset(new CRemoteArgs); in CIgBlastnAppArgs()
H A Drmblastn_args.cpp95 m_RemoteArgs.Reset(new CRemoteArgs); in CRMBlastnAppArgs()
H A Digblastp_args.cpp123 m_RemoteArgs.Reset(new CRemoteArgs); in CIgBlastpAppArgs()
H A Ddeltablast_args.cpp100 m_RemoteArgs.Reset(new CRemoteArgs); in CDeltaBlastAppArgs()
H A Drpstblastn_args.cpp100 m_RemoteArgs.Reset(new CRemoteArgs); in CRPSTBlastnAppArgs()
H A Dblastp_args.cpp106 m_RemoteArgs.Reset(new CRemoteArgs); in CBlastpAppArgs()
H A Dpsiblast_args.cpp98 m_RemoteArgs.Reset(new CRemoteArgs); in CPsiBlastAppArgs()
H A Drpsblast_args.cpp119 m_RemoteArgs.Reset(new CRemoteArgs); in CRPSBlastAppArgs()
H A Dblastn_args.cpp113 m_RemoteArgs.Reset(new CRemoteArgs); in CBlastnAppArgs()
H A Dblastx_args.cpp121 m_RemoteArgs.Reset(new CRemoteArgs); in CBlastxAppArgs()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/blastinput/
H A Dtblastx_args.cpp112 m_RemoteArgs.Reset(new CRemoteArgs); in CTblastxAppArgs()
H A Digblastn_args.cpp116 m_RemoteArgs.Reset(new CRemoteArgs); in CIgBlastnAppArgs()
H A Digblastp_args.cpp123 m_RemoteArgs.Reset(new CRemoteArgs); in CIgBlastpAppArgs()
H A Drmblastn_args.cpp95 m_RemoteArgs.Reset(new CRemoteArgs); in CRMBlastnAppArgs()
H A Ddeltablast_args.cpp100 m_RemoteArgs.Reset(new CRemoteArgs); in CDeltaBlastAppArgs()
H A Drpstblastn_args.cpp100 m_RemoteArgs.Reset(new CRemoteArgs); in CRPSTBlastnAppArgs()
H A Dpsiblast_args.cpp98 m_RemoteArgs.Reset(new CRemoteArgs); in CPsiBlastAppArgs()
H A Drpsblast_args.cpp119 m_RemoteArgs.Reset(new CRemoteArgs); in CRPSBlastAppArgs()
H A Dblastn_args.cpp113 m_RemoteArgs.Reset(new CRemoteArgs); in CBlastnAppArgs()
H A Dblastp_args.cpp106 m_RemoteArgs.Reset(new CRemoteArgs); in CBlastpAppArgs()
H A Dblastx_args.cpp121 m_RemoteArgs.Reset(new CRemoteArgs); in CBlastxAppArgs()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/algo/blast/blastinput/
H A Dblast_args.hpp1312 class NCBI_BLASTINPUT_EXPORT CRemoteArgs : public IBlastCmdLineArgs class
1316 CRemoteArgs() : m_IsRemote(false) {} in CRemoteArgs() function in CRemoteArgs
1509 CRef<CRemoteArgs> m_RemoteArgs;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/blastinput/
H A Dblast_args.hpp1312 class NCBI_BLASTINPUT_EXPORT CRemoteArgs : public IBlastCmdLineArgs class
1316 CRemoteArgs() : m_IsRemote(false) {} in CRemoteArgs() function in CRemoteArgs
1509 CRef<CRemoteArgs> m_RemoteArgs;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/ngalign/
H A Dblast_aligner.cpp79 blast::CRemoteArgs remote_args; in s_CreateBlastArgDescriptions()
106 blast::CRemoteArgs remote_args; in s_ExtractBlastArgs()

12