|
TAO
2.1.2
|
FUZZ: disable check_for_include/. More...
Classes | |
| class | BooleanSeq |
| class | CharSeq |
| class | Current |
| class | DoubleSeq |
| class | Environment |
| Environment. More... | |
| class | Exception |
| Exception. More... | |
| class | FloatSeq |
| class | LocalObject |
| class | LongDoubleSeq |
| class | LongLongSeq |
| class | LongSeq |
| class | Object |
| Implementation of a CORBA object reference. More... | |
| class | ORB_ObjectIdList |
| class | OctetSeq |
| class | ORB |
| ORB pseudo-object. More... | |
| struct | NamedValue |
| class | PolicyCurrent |
| class | PolicyList |
| class | PolicyTypeSeq |
| class | PolicyManager |
| class | PolicyError |
| class | InvalidPolicies |
| class | Policy |
| class | Principal |
| A "Principal" identifies an authenticated entity in the network administration framework. More... | |
| class | ServiceOptionSeq |
| struct | ServiceDetail |
| class | ServiceDetailSeq |
| struct | ServiceInformation |
| class | ShortSeq |
| class | StringSeq |
| class | SystemException |
| SystemException. More... | |
| class | ULongLongSeq |
| class | ULongSeq |
| class | UserException |
| Application- or OMG- defined CORBA exception sub-class. More... | |
| class | UShortSeq |
| class | WCharSeq |
| class | WrongTransaction |
| class | WStringSeq |
Functions | |
| ORB_ptr | ORB_init (int &argc, char *argv[], const char *orb_name=0) |
| template<typename T > | |
| Boolean | is_nil (T x) |
| template<typename T > | |
| void | release (T x) |
| template<> | |
| void | release (Environment_ptr env) |
| ACE_OSTREAM_TYPE & | operator<< (ACE_OSTREAM_TYPE &os, const CORBA::Exception &e) |
| ACE_OSTREAM_TYPE & | operator<< (ACE_OSTREAM_TYPE &os, const CORBA::Exception *e) |
| template<> | |
| Boolean | is_nil (Object_ptr) |
CORBA String Memory Management | |
CORBA string memory management functions. | |
| char * | string_alloc (ULong len) |
| char * | string_dup (const char *) |
| void | string_free (char *) |
CORBA Wide String Memory Management | |
CORBA wide string memory management functions. | |
| WChar * | wstring_alloc (ULong len) |
| WChar * | wstring_dup (const WChar *const) |
| void | wstring_free (WChar *const) |
Variables | |
| const ULong | OMGVMCID = 0x4f4d0000U |
| The OMG Vendor Minor Codeset ID (VMCID). | |
| const CORBA::Short | BAD_POLICY = 0 |
| const CORBA::Short | UNSUPPORTED_POLICY = 1 |
| const CORBA::Short | BAD_POLICY_TYPE = 2 |
| const CORBA::Short | BAD_POLICY_VALUE = 3 |
| const CORBA::Short | UNSUPPORTED_POLICY_VALUE = 4 |
| const CORBA::UShort | Security = 1U |
FUZZ: disable check_for_include/.
| typedef AbstractBase* CORBA::AbstractBase_ptr |
| typedef Any* CORBA::Any_ptr |
| typedef ACE_CDR::Boolean CORBA::Boolean |
| typedef Boolean& CORBA::Boolean_out |
| typedef ::TAO_Seq_Out_T< BooleanSeq > CORBA::BooleanSeq_out |
| typedef ::TAO_FixedSeq_Var_T< BooleanSeq > CORBA::BooleanSeq_var |
| typedef ACE_CDR::Char CORBA::Char |
| typedef Char& CORBA::Char_out |
| typedef ::TAO_Seq_Out_T< CharSeq > CORBA::CharSeq_out |
| typedef ::TAO_FixedSeq_Var_T< CharSeq > CORBA::CharSeq_var |
| typedef Context * CORBA::Context_ptr |
| typedef ContextList * CORBA::ContextList_ptr |
| typedef TAO_Objref_Out_T< Current > CORBA::Current_out |
| typedef Current* CORBA::Current_ptr |
| typedef TAO_Objref_Var_T< Current > CORBA::Current_var |
| typedef ACE_CDR::Double CORBA::Double |
| typedef Double& CORBA::Double_out |
| typedef ::TAO_Seq_Out_T< DoubleSeq > CORBA::DoubleSeq_out |
| typedef ::TAO_FixedSeq_Var_T< DoubleSeq > CORBA::DoubleSeq_var |
| typedef Environment* CORBA::Environment_ptr |
| typedef ExceptionList * CORBA::ExceptionList_ptr |
| typedef::CORBA::ULong CORBA::Flags |
| typedef ::CORBA::ULong_out CORBA::Flags_out |
| typedef ACE_CDR::Float CORBA::Float |
| typedef Float& CORBA::Float_out |
| typedef ::TAO_Seq_Out_T< FloatSeq > CORBA::FloatSeq_out |
| typedef ::TAO_FixedSeq_Var_T< FloatSeq > CORBA::FloatSeq_var |
| typedef char* CORBA::Identifier |
| typedef ::CORBA::String_out CORBA::Identifier_out |
| typedef ::CORBA::String_var CORBA::Identifier_var |
| typedef InterfaceDef * CORBA::InterfaceDef_ptr |
| typedef LocalObject* CORBA::LocalObject_ptr |
| typedef ACE_CDR::Long CORBA::Long |
| typedef Long& CORBA::Long_out |
| typedef ACE_CDR::LongDouble CORBA::LongDouble |
| typedef LongDouble& CORBA::LongDouble_out |
| typedef ::TAO_Seq_Out_T< LongDoubleSeq > CORBA::LongDoubleSeq_out |
| typedef ::TAO_FixedSeq_Var_T< LongDoubleSeq > CORBA::LongDoubleSeq_var |
| typedef ACE_CDR::LongLong CORBA::LongLong |
| typedef LongLong& CORBA::LongLong_out |
| typedef ::TAO_Seq_Out_T< LongLongSeq > CORBA::LongLongSeq_out |
| typedef ::TAO_FixedSeq_Var_T< LongLongSeq > CORBA::LongLongSeq_var |
| typedef ::TAO_Seq_Out_T< LongSeq > CORBA::LongSeq_out |
| typedef ::TAO_FixedSeq_Var_T< LongSeq > CORBA::LongSeq_var |
| typedef NamedValue * CORBA::NamedValue_ptr |
| typedef NVList * CORBA::NVList_ptr |
| typedef TAO_Pseudo_Out_T< Object > CORBA::Object_out |
| typedef Object * CORBA::Object_ptr |
| typedef TAO_Pseudo_Var_T< Object > CORBA::Object_var |
| typedef ACE_CDR::Octet CORBA::Octet |
| typedef Octet& CORBA::Octet_out |
| typedef ::TAO_Seq_Out_T< OctetSeq > CORBA::OctetSeq_out |
| typedef ::TAO_FixedSeq_Var_T< OctetSeq > CORBA::OctetSeq_var |
| typedef OperationDef * CORBA::OperationDef_ptr |
| typedef char* CORBA::ORB_ObjectId |
| typedef ::CORBA::String_out CORBA::ORB_ObjectId_out |
| typedef ::CORBA::String_var CORBA::ORB_ObjectId_var |
| typedef TAO_Pseudo_Out_T<ORB> CORBA::ORB_out |
| typedef ORB * CORBA::ORB_ptr |
| typedef TAO_Pseudo_Var_T<ORB> CORBA::ORB_var |
| typedef char* CORBA::ORBid |
| typedef ::CORBA::String_out CORBA::ORBid_out |
| typedef ::CORBA::String_var CORBA::ORBid_var |
| typedef ParameterMode& CORBA::ParameterMode_out |
| typedef TAO_Objref_Out_T< Policy > CORBA::Policy_out |
| typedef Policy * CORBA::Policy_ptr |
| typedef TAO_Objref_Var_T< Policy > CORBA::Policy_var |
| typedef PolicyCurrent* CORBA::PolicyCurrent_ptr |
| typedef ::CORBA::Short CORBA::PolicyErrorCode |
| typedef ::CORBA::Short_out CORBA::PolicyErrorCode_out |
| typedef ::TAO_Seq_Out_T< PolicyList > CORBA::PolicyList_out |
| typedef ::TAO_VarSeq_Var_T< PolicyList > CORBA::PolicyList_var |
| typedef PolicyManager* CORBA::PolicyManager_ptr |
| typedef ULong CORBA::PolicyType |
| typedef ::CORBA::ULong_out CORBA::PolicyType_out |
| typedef ::TAO_Seq_Out_T< PolicyTypeSeq > CORBA::PolicyTypeSeq_out |
| typedef ::TAO_FixedSeq_Var_T< PolicyTypeSeq > CORBA::PolicyTypeSeq_var |
| typedef Principal* CORBA::Principal_ptr |
| typedef char* CORBA::RepositoryId |
| typedef ::CORBA::String_out CORBA::RepositoryId_out |
| typedef ::CORBA::String_var CORBA::RepositoryId_var |
| typedef TAO_Pseudo_Out_T<Request> CORBA::Request_out |
| typedef Request * CORBA::Request_ptr |
| typedef TAO_Pseudo_Var_T<Request> CORBA::Request_var |
| typedef TAO::unbounded_object_reference_sequence< CORBA::Request, CORBA::Request_var > CORBA::RequestSeq |
| typedef TAO_Seq_Out_T< RequestSeq > CORBA::RequestSeq_out |
| typedef TAO_VarSeq_Var_T< RequestSeq > CORBA::RequestSeq_var |
| typedef ServerRequest* CORBA::ServerRequest_ptr |
| typedef ::TAO_Out_T< ServiceDetail > CORBA::ServiceDetail_out |
| typedef ::TAO_Var_Var_T< ServiceDetail > CORBA::ServiceDetail_var |
| typedef OctetSeq CORBA::ServiceDetailData |
| typedef ::TAO_Seq_Out_T< ServiceDetailSeq > CORBA::ServiceDetailSeq_out |
| typedef ::TAO_VarSeq_Var_T< ServiceDetailSeq > CORBA::ServiceDetailSeq_var |
| typedef ::CORBA::ULong CORBA::ServiceDetailType |
| typedef ::CORBA::ULong_out CORBA::ServiceDetailType_out |
| typedef ::TAO_Out_T< ServiceInformation > CORBA::ServiceInformation_out |
| typedef ::TAO_Var_Var_T< ServiceInformation > CORBA::ServiceInformation_var |
| typedef ::CORBA::ULong CORBA::ServiceOption |
| typedef ::CORBA::ULong_out CORBA::ServiceOption_out |
| typedef ::TAO_Seq_Out_T< ServiceOptionSeq > CORBA::ServiceOptionSeq_out |
| typedef::CORBA::UShort CORBA::ServiceType |
| typedef ::CORBA::UShort_out CORBA::ServiceType_out |
| typedef ACE_CDR::Short CORBA::Short |
| typedef Short& CORBA::Short_out |
| typedef ::TAO_Seq_Out_T< ShortSeq > CORBA::ShortSeq_out |
| typedef ::TAO_FixedSeq_Var_T< ShortSeq > CORBA::ShortSeq_var |
| typedef TAO::String_out< char > CORBA::String_out |
| typedef TAO::String_var< char > CORBA::String_var |
| typedef ::TAO_Seq_Out_T< StringSeq > CORBA::StringSeq_out |
| typedef ::TAO_VarSeq_Var_T< StringSeq > CORBA::StringSeq_var |
| typedef TCKind& CORBA::TCKind_out |
| typedef TAO_Pseudo_Out_T<TypeCode> CORBA::TypeCode_out |
| typedef TypeCode * CORBA::TypeCode_ptr |
| typedef TAO_Pseudo_Var_T<TypeCode> CORBA::TypeCode_var |
| typedef ACE_CDR::ULong CORBA::ULong |
| typedef ULong& CORBA::ULong_out |
| typedef ACE_CDR::ULongLong CORBA::ULongLong |
| typedef ULongLong& CORBA::ULongLong_out |
| typedef ::TAO_Seq_Out_T< ULongLongSeq > CORBA::ULongLongSeq_out |
| typedef ::TAO_FixedSeq_Var_T< ULongLongSeq > CORBA::ULongLongSeq_var |
| typedef ::TAO_Seq_Out_T< ULongSeq > CORBA::ULongSeq_out |
| typedef ::TAO_FixedSeq_Var_T< ULongSeq > CORBA::ULongSeq_var |
| typedef ACE_CDR::UShort CORBA::UShort |
| typedef UShort& CORBA::UShort_out |
| typedef ::TAO_Seq_Out_T< UShortSeq > CORBA::UShortSeq_out |
| typedef ::TAO_FixedSeq_Var_T< UShortSeq > CORBA::UShortSeq_var |
| typedef ValueFactoryBase * CORBA::ValueFactory |
| typedef CORBA::Short CORBA::ValueModifier |
| typedef ACE_CDR::WChar CORBA::WChar |
| typedef WChar& CORBA::WChar_out |
| typedef ::TAO_Seq_Out_T< WCharSeq > CORBA::WCharSeq_out |
| typedef ::TAO_FixedSeq_Var_T< WCharSeq > CORBA::WCharSeq_var |
| typedef TAO::String_out< CORBA::WChar > CORBA::WString_out |
| typedef TAO::String_var< CORBA::WChar > CORBA::WString_var |
| typedef ::TAO_Seq_Out_T< WStringSeq > CORBA::WStringSeq_out |
| typedef ::TAO_VarSeq_Var_T< WStringSeq > CORBA::WStringSeq_var |
Completion status for CORBA system exceptions.
Enumerations that denote how an operation was (not) completed when a CORBA::SystemException is thrown.
| enum CORBA::ParameterMode |
| enum CORBA::TCKind |
|
inline |
| CORBA::Boolean CORBA::is_nil | ( | CORBA::Object_ptr | obj | ) |
| ACE_OSTREAM_TYPE & CORBA::operator<< | ( | ACE_OSTREAM_TYPE & | os, |
| const CORBA::Exception & | e | ||
| ) |
| ACE_OSTREAM_TYPE & CORBA::operator<< | ( | ACE_OSTREAM_TYPE & | os, |
| const CORBA::Exception * | e | ||
| ) |
| CORBA::ORB_ptr CORBA::ORB_init | ( | int & | argc, |
| char * | argv[], | ||
| const char * | orb_name = 0 |
||
| ) |
ORB Initialization
|
inline |
|
inline |
| char * CORBA::string_alloc | ( | CORBA::ULong | len | ) |
| char * CORBA::string_dup | ( | const char * | str | ) |
| void CORBA::string_free | ( | char * | str | ) |
| CORBA::WChar * CORBA::wstring_alloc | ( | CORBA::ULong | len | ) |
| CORBA::WChar * CORBA::wstring_dup | ( | const WChar * const | str | ) |
| void CORBA::wstring_free | ( | WChar * const | str | ) |
| const CORBA::Short CORBA::BAD_POLICY = 0 |
| const CORBA::Short CORBA::BAD_POLICY_TYPE = 2 |
| const CORBA::Short CORBA::BAD_POLICY_VALUE = 3 |
| const ULong CORBA::OMGVMCID = 0x4f4d0000U |
The OMG Vendor Minor Codeset ID (VMCID).
This number is reserved by the OMG as a prefix to all the standard system exception minor codes. Check the CORBA/IIOP specification for details.
OMG defined system exception minor codes should be logically OR-ed with this constant when passing such minor codes to a CORBA::SystemException constructor. For example, throwing a CORBA::BAD_PARAM exception with an OMG defined minor code of 2 is done as follows:
* throw ::CORBA::BAD_PARAM (CORBA::OMGVMCID | 2, CORBA::COMPLETED_NO); *
NOT as:
* throw ::CORBA::BAD_PARAM (2, CORBA::COMPLETED_NO); *
| const CORBA::UShort CORBA::Security = 1U |
| const CORBA::Short CORBA::UNSUPPORTED_POLICY = 1 |
| const CORBA::Short CORBA::UNSUPPORTED_POLICY_VALUE = 4 |
1.8.1.1