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

more::lang::cx_locator_resolver Struct Reference

Handler for a location inside a location. More...

#include <cx_locator.h>

Inheritance diagram for more::lang::cx_locator_resolver:

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

Collaboration graph
[legend]
List of all members.

Public Methods


Detailed Description

Handler for a location inside a location.

This is implemented as an cx_locator applied to the result of another cx_resolver.


Constructor & Destructor Documentation

more::lang::cx_locator_resolver::cx_locator_resolver resolver   h,
cx_locator   lr
[inline]
 

Construct a sublocation lr of h.


Member Function Documentation

virtual bool more::lang::cx_locator_resolver::equal_to resolver   rhs [virtual]
 

Return true if equal to rhs.

Reimplemented from more::lang::resolver.

virtual void* more::lang::cx_locator_resolver::resolve   [virtual]
 

If m_ptr == 0, this function shall return a pointer to the object.

It may optionally also set m_ptr to speed up later calls to get(). If the binding can not be resolved, return 0.

Reimplemented from more::lang::resolver.

virtual ct_type const* more::lang::cx_locator_resolver::resolve_type_of   const [virtual]
 

Return the type of the object returned by resolve.

Reimplemented from more::lang::resolver.


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