#include "tao/AnyTypeCode/TAO_AnyTypeCode_Export.h"
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/ULongSeqC.h"
Include dependency graph for ULongSeqA.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
Functions | |
TAO_AnyTypeCode_Export void | operator<<= (CORBA::Any &, const CORBA::ULongSeq &) |
TAO_AnyTypeCode_Export void | operator<<= (CORBA::Any &, CORBA::ULongSeq *) |
TAO_AnyTypeCode_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CORBA::ULongSeq *&) |
TAO_AnyTypeCode_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const CORBA::ULongSeq *&) |
Variables | |
TAO_AnyTypeCode_Export::CORBA::TypeCode_ptr const | CORBA::_tc_ULongSeq |
TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , | |
CORBA::ULongSeq * | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , | |
const CORBA::ULongSeq & | ||||
) |
TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , | |
const CORBA::ULongSeq *& | ||||
) |
TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , | |
CORBA::ULongSeq *& | ||||
) |