Lines Matching defs:base
800 // the service base class
833 // == the dispatch method in the service base class ======================
845 // == the push method in the service base class =========================
880 // == the event method in the listener base class =====================
963 base class
964 EndpointBaseClass* base = new EndpointBaseClass(iface);
965 proxy->elements.push_back(base);
976 generate_event_method((method_type*)item, proxy, base, listener, presenter, index);
978 generate_regular_method((method_type*)item, proxy, base, results, index);
985 base->DoneWithMethods();