|
|
|
|
|
|
|
|
|
|
|
|||||||
#include "comstl.h"
#include "comstl_refcount_functions.h"
#include "comstl_interface_traits.h"
#include "comstl_bad_interface_cast.h"
#include "stlsoft_operator_bool.h"
Go to the source code of this file.
Namespaces | |
| namespace | comstl |
Functions | |
| template<typename I, typename X> I | get_ptr (::comstl::interface_cast_noaddref< I, X > &p) |
| Attribute shim to retrieve the interface pointer of the given cast instance. | |
| template<typename I, typename X> I const | get_ptr (::comstl::interface_cast_noaddref< I, X > const &p) |
| Attribute shim to retrieve the interface pointer of the given cast instance. | |
| template<typename I, typename X> I | get_ptr (::comstl::interface_cast_addref< I, X > &p) |
| Attribute shim to retrieve the interface pointer of the given cast instance. | |
| template<typename I, typename X> I const | get_ptr (::comstl::interface_cast_addref< I, X > const &p) |
| Attribute shim to retrieve the interface pointer of the given cast instance. | |
|
|
Attribute shim to retrieve the interface pointer of the given cast instance.
|
|
|
Attribute shim to retrieve the interface pointer of the given cast instance.
|
|
|
Attribute shim to retrieve the interface pointer of the given cast instance.
|
|
|
Attribute shim to retrieve the interface pointer of the given cast instance.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |