#include "tao/ORB_Core_TSS_Resources.h"#include "tao/ORB_Table.h"Include dependency graph for ORB_Core.inl:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | TAO_OC_RETRIEVE(member) |
| #define TAO_OC_RETRIEVE | ( | member | ) |
Value:
((this->member##_ == 0) \ ? (this->member##_ = this->resource_factory ()->get_##member ()) \ : (this->member##_))
Definition at line 233 of file ORB_Core.inl.
Referenced by TAO_ORB_Core::protocol_factories().
1.4.7