Home
last modified time | relevance | path

Searched refs:x_GetCmdLineArguments (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/pubseq_gateway/server/
H A Dpubseq_gateway.hpp288 string x_GetCmdLineArguments(void) const;
H A Dpubseq_gateway.cpp878 string CPubseqGatewayApp::x_GetCmdLineArguments(void) const in x_GetCmdLineArguments() function in CPubseqGatewayApp
H A Dpubseq_gateway_handlers.cpp1012 info.SetString(kCommandLineArguments, x_GetCmdLineArguments()); in OnInfo()