Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

more::lang::rt_closure_proto Struct Reference

#include <cx_closure.h>

Inheritance diagram for more::lang::rt_closure_proto:

Inheritance graph
[legend]
Collaboration diagram for more::lang::rt_closure_proto:

Collaboration graph
[legend]
List of all members.

Public Methods


Member Function Documentation

virtual void more::lang::rt_closure_proto::construct_copy void *    p,
void *    src
const [virtual]
 

Constructor the object at p as a copy of src.

Reimplemented from more::lang::ct_proto.

virtual void more::lang::rt_closure_proto::destruct void *    p const [virtual]
 

Destruct the object at p.

Reimplemented from more::lang::ct_proto.

virtual bool more::lang::rt_closure_proto::equal void *    p0,
void *    p1
const [virtual]
 

True iff the fuction pointers pointed to by p0 and p1 are equal.

Reimplemented from more::lang::ct_proto.

virtual void more::lang::rt_closure_proto::print_declaration_post std::ostream &    printopt_type const [virtual]
 

virtual void more::lang::rt_closure_proto::print_declaration_pre std::ostream &    printopt_type const [virtual]
 


The documentation for this struct was generated from the following file:
Generated on Sat Sep 7 19:12:55 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.