#include "tao/orbconf.h"
#include "tao/Versioned_Namespace.h"
Include dependency graph for CSI_Utils.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | IOP |
namespace | CSI |
namespace | TAO |
namespace | TAO::CSI_Utils |
Functions | |
void | create_sas_service_context (const CSI::SASContextBody &sas_context, IOP::ServiceContext &sc) |
Populate given IOP::ServiceContext with given CSI::SASContextBody. | |
bool | extract_sas_service_context (const IOP::ServiceContext &sc, CSI::SASContextBody &sas_context) |
Extract CSI::SASContextBody from given IOP::ServiceContext. |
|
Populate given IOP::ServiceContext with given CSI::SASContextBody.
|
|
Extract CSI::SASContextBody from given IOP::ServiceContext.
|