#include <cx_locator.h>
Inheritance diagram for more::lang::cx_locator_resolver:
This is implemented as an cx_locator
applied to the result of another cx_resolver
.
|
Construct a sublocation lr of h.
|
|
Return true if equal to rhs.
Reimplemented from more::lang::resolver. |
|
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. |
|
Return the type of the object returned by resolve.
Reimplemented from more::lang::resolver. |