CORBAservices

Interface CosQuery::QueryEvaluator

IDL source    Global index
interface QueryEvaluator


Attribute index.

  • default_ql_type
  • ql_types
  • Operation index.

  • evaluate
  • Type index.

  • QLTypes
  • Attributes.

  • default_ql_type

      readonly attribute QLType default_ql_type;

  • ql_types

      readonly attribute QLTypes ql_types;

    Operations.

  • evaluate

      any evaluate(in string query,
          in QLType ql_type,
          in ParameterList params)
        raises(QueryTypeInvalid, QueryInvalid, QueryProcessingError);

    Types.

  • QLTypes

      typedef sequence<QLType> QLTypes;
    


    Generated by Sylvain BARTHELEMY, http://www.barth.netliberte.org,
    with Sandia idldoc 1.0.