MCPcopy Create free account
hub / github.com/Illumina/hap.py / c_str

Method c_str

external/jsoncpp/jsoncpp.cpp:1709–1709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1707ArrayIndex Value::CZString::index() const { return index_; }
1708
1709const char *Value::CZString::c_str() const { return cstr_; }
1710
1711bool Value::CZString::isStaticString() const { return index_ == noDuplication; }
1712

Callers 15

getFormatStringFunction · 0.80
setFormatStringsFunction · 0.80
MMappedFastaFileMethod · 0.80
getMethod · 0.80
FastaFileMethod · 0.80
Fasta.cppFile · 0.80
queryMethod · 0.80
toAllelesFunction · 0.80
realignRefVarFunction · 0.80
getMethod · 0.80
addAlleleToVariantFunction · 0.80
addRefAlleleToVariantFunction · 0.80

Calls

no outgoing calls

Tested by 14

BOOST_AUTO_TEST_CASEFunction · 0.64
setRegionMethod · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64
operator()Method · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64
makeGraphMethod · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64