Query::Internal::add_subquery ( Query::Internal const* subq ):
1st parameter 'subq' (pointer) has base type 'Query::Internal'.
Query::Internal::add_subquery_nocopy ( Query::Internal* subq ):
1st parameter 'subq' (pointer) has base type 'Query::Internal'.
Query::Internal::end_construction ( ):
Return value (pointer) has base type 'Query::Internal'.
Query::Internal::get_dbl_parameter ( ) const:
This method is from 'Query::Internal' class.
Query::Internal::get_description ( ) const:
This method is from 'Query::Internal' class.
Query::Internal::get_length ( ) const:
This method is from 'Query::Internal' class.
Query::Internal::get_terms ( ) const:
This method is from 'Query::Internal' class.
Query::Internal::Internal [in-charge] ( Query::Internal::op_t op_, termcount parameter ):
This constructor is from 'Query::Internal' class.
Query::Internal::Internal [in-charge] ( Query::Internal::op_t op_, valueno valno, std::string const& value ):
This constructor is from 'Query::Internal' class.
Query::Internal::Internal [in-charge] ( Query::Internal::op_t op_, valueno valno, std::string const& begin, std::string const& end ):
This constructor is from 'Query::Internal' class.
Query::Internal::Internal [in-charge] ( std::string const& tname_, termcount wqf_, termpos term_pos_ ):
This constructor is from 'Query::Internal' class.
Query::Internal::Internal [in-charge] ( PostingSource* external_source_, bool owned ):
This constructor is from 'Query::Internal' class.
Query::Internal::Internal [in-charge] ( Query::Internal const& copyme ):
1st parameter 'copyme' (reference) has base type 'Query::Internal'.
Query::Internal::set_dbl_parameter ( double dbl_parameter_ ):
This method is from 'Query::Internal' class.
Query::Internal::unserialise ( std::string const& s, SerialisationContext const& context ) [static]:
Return value (pointer) has base type 'Query::Internal'.
Query::Internal::~Internal [in-charge] ( ):
This method is from 'Query::Internal' class.