TAO::TypeCode::Case_Traits< CORBA::Char > Struct Template Reference

List of all members.

Static Public Member Functions

CORBA::Any::from_char any_from (CORBA::Char v)
CORBA::Any::to_char any_to (CORBA::Char &v)

template<>
struct TAO::TypeCode::Case_Traits< CORBA::Char >


Member Function Documentation

CORBA::Any::from_char TAO::TypeCode::Case_Traits< CORBA::Char >::any_from CORBA::Char  v  )  [inline, static]
 

Definition at line 58 of file TypeCode_Case_T.cpp.

References CORBA::Any::from_char.

00059       {
00060         return CORBA::Any::from_char (v);
00061       }

CORBA::Any::to_char TAO::TypeCode::Case_Traits< CORBA::Char >::any_to CORBA::Char v  )  [inline, static]
 

Definition at line 63 of file TypeCode_Case_T.cpp.

References CORBA::Any::to_char.

00064       {
00065         return CORBA::Any::to_char (v);
00066       }


The documentation for this struct was generated from the following file:
Generated on Sun Jan 27 13:22:14 2008 for TAO_AnyTypeCode by doxygen 1.3.6