PaCO++
0.05
BasicBCIdl.cc
Go to the documentation of this file.
1
// This file is generated by omniidl (C++ backend)- omniORB_4_0. Do not edit.
2
3
#include "
BasicBCIdl.h
"
4
#include <omniORB4/IOP_S.h>
5
#include <omniORB4/IOP_C.h>
6
#include <omniORB4/callDescriptor.h>
7
#include <omniORB4/callHandle.h>
8
#include <omniORB4/objTracker.h>
9
10
11
OMNI_USING_NAMESPACE(omni)
12
13
static const
char
*
_0RL_library_version
= omniORB_4_0;
14
15
16
17
void
18
BasicBCLib
::
BasicBCDescr
::operator>>= (cdrStream &_n)
const
19
{
20
glen >>= _n;
21
bsz >>= _n;
22
(
const
ids_t
&) ids >>= _n;
23
24
}
25
26
void
27
BasicBCLib::BasicBCDescr::operator<<= (cdrStream &_n)
28
{
29
(CORBA::ULong&)
glen
<<= _n;
30
(CORBA::ULong&)
bsz
<<= _n;
31
(
ids_t
&)
ids
<<= _n;
32
33
}
34
BasicBCLib::BasicBCDescr::glen
unsigned long glen
Definition:
BasicBCIdl.idl:10
BasicBCDescr
Definition:
BasicBCIdl.h:170
BasicBCLib
Definition:
BasicBCIdl.idl:4
BasicBCLib::BasicBCDescr::bsz
unsigned long bsz
Definition:
BasicBCIdl.idl:14
BasicBCIdl.h
ids_t
Definition:
BasicBCIdl.h:64
_0RL_library_version
static const char * _0RL_library_version
Definition:
BasicBCIdl.cc:13
BasicBCLib::BasicBCDescr::ids
ids_t ids
Definition:
BasicBCIdl.idl:18
DistributionLibraries
BasicBC
BasicBCIdl.cc
Generated by
1.8.13