DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(goops.info.gz) Reference Manual

Info Catalog (goops.info.gz) Getting Started (goops.info.gz) Top (goops.info.gz) MOP Specification
 
 Reference Manual
 ****************
 
 This chapter is the GOOPS reference manual.  It aims to describe all the
 syntax, procedures, options and associated concepts that a typical
 application author would need to understand in order to use GOOPS
 effectively in their application.  It also describes what is meant by
 the GOOPS "metaobject protocol" (aka "MOP"), and indicates how authors
 can use the metaobject protocol to customize the behaviour of GOOPS
 itself.
 
 For a detailed specification of the GOOPS metaobject protocol, see
  MOP Specification.
 

Menu

 
* Introductory Remarks
* Defining New Classes
* Creating Instances
* Accessing Slots
* Creating Generic Functions
* Adding Methods to Generic Functions
* Invoking Generic Functions
* Redefining a Class
* Changing the Class of an Instance
* Introspection
* Miscellaneous Functions
 
Info Catalog (goops.info.gz) Getting Started (goops.info.gz) Top (goops.info.gz) MOP Specification
automatically generated byinfo2html