#include "tao/Environment.h"
#include "tao/TAO_Export.h"
#include "tao/Sequence_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_T.h"
Include dependency graph for UShortSeqC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
namespace | TAO |
Classes | |
class | CORBA::UShortSeq |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _CORBA_USHORTSEQ_CH_ |
Typedefs | |
typedef TAO_FixedSeq_Var_T< UShortSeq, CORBA::UShort > | UShortSeq_var |
typedef TAO_Seq_Out_T< UShortSeq, UShortSeq_var, CORBA::UShort > | UShortSeq_out |
Functions | |
TAO_Export void | operator<<= (CORBA::Any &, const CORBA::UShortSeq &) |
TAO_Export void | operator<<= (CORBA::Any &, CORBA::UShortSeq *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CORBA::UShortSeq *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const CORBA::UShortSeq *&) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const CORBA::UShortSeq &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::UShortSeq &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|