#include "ace/config-all.h"
#include "tao/TAO_Export.h"
#include "tao/ORB.h"
#include "tao/Environment.h"
#include "tao/Sequence_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_T.h"
Include dependency graph for LongLongSeqC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
namespace | TAO |
Classes | |
class | CORBA::LongLongSeq |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _CORBA_LONGLONGSEQ_CH_ |
Typedefs | |
typedef TAO_FixedSeq_Var_T< LongLongSeq, CORBA::LongLong > | LongLongSeq_var |
typedef TAO_Seq_Out_T< LongLongSeq, LongLongSeq_var, CORBA::LongLong > | LongLongSeq_out |
Functions | |
TAO_Export void | operator<<= (CORBA::Any &, const CORBA::LongLongSeq &) |
TAO_Export void | operator<<= (CORBA::Any &, CORBA::LongLongSeq *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CORBA::LongLongSeq *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const CORBA::LongLongSeq *&) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const CORBA::LongLongSeq &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::LongLongSeq &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|