Function: project-am-header-inst--eieio-childp

project-am-header-inst--eieio-childp is a byte-compiled function defined in project-am.el.gz.

Signature

(project-am-header-inst--eieio-childp OBJ)

Documentation

Return non-nil if OBJ is an object of type project-am-header-inst(var)/project-am-header-inst(fun) or a subclass.

Aliases

project-am-header-inst-child-p (obsolete since 25.1)

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/ede/project-am.el.gz
(defclass project-am-header-inst (project-am-header)
  ()
  "A group of header files that are not installed.")