![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <Chamaeleon.hpp>


Public Member Functions | |
| BadCast (const TypeInfo &expectedType, const TypeInfo &actualType) throw () | |
| Constructor which takes the TypeInfo of actual and expected type as input. | |
| virtual | ~BadCast () throw () |
| Destructor. | |
Definition at line 48 of file Chamaeleon.hpp.
| ChamaeleonBase::BadCast::BadCast | ( | const TypeInfo & | expectedType, | |
| const TypeInfo & | actualType | |||
| ) | throw () |
Definition at line 47 of file Chamaeleon.cpp.
| ChamaeleonBase::BadCast::~BadCast | ( | ) | throw () [virtual] |
Definition at line 57 of file Chamaeleon.cpp.
1.5.5