12 #if !defined (ACE_LACKS_IOSTREAM_TOTALLY) 18 #if !defined (__ACE_INLINE__) 27 const char * local_name)
31 ACE_ASSERT (this->id_.in () != 0 && this->name_.in () != 0);
38 ACE_ASSERT (this->id_.in () != 0 && this->name_.in () != 0);
45 #if TAO_MAJOR_VERSION == 2 72 return this->id_.in ();
78 return this->name_.in ();
86 ACE_TEXT (
"(%P|%t) EXCEPTION, %C\n")
89 this->_info ().c_str ()));
92 #if defined (ACE_USES_WCHAR) 100 this->_tao_print_exception (ACE_TEXT_ALWAYS_CHAR (info), f);
102 #endif // ACE_USES_WCHAR 111 #if !defined (ACE_LACKS_IOSTREAM_TOTALLY) 115 ACE_OSTREAM_TYPE&
operator<< (ACE_OSTREAM_TYPE &os,
123 ACE_OSTREAM_TYPE&
operator<< (ACE_OSTREAM_TYPE &os,
#define TAO_BEGIN_VERSIONED_NAMESPACE_DECL
static void _tao_any_destructor(void *)
virtual const char * _rep_id(void) const
Exception & operator=(const Exception &src)
char * string_dup(const char *)
ACE_CDR::Boolean operator<<(Serializer &serializer, CoherentChangeControl &value)
Marshal/Insertion into a buffer.
virtual const char * _name(void) const
Char * string_dup(const Char *str)
#define TAO_END_VERSIONED_NAMESPACE_DECL
void _tao_print_exception(const char *info, FILE *f=stdout) const