bad_cast Class Reference

#include <stdapis/stlport/typeinfo.h>

Link against: glxfullscreenview.lib

class bad_cast
Public Member Functions
bad_cast()
bad_cast(const bad_cast &)
virtual ~bad_cast()
bad_cast &operator=(const bad_cast &)
virtual const char *what()

Constructor & Destructor Documentation

bad_cast ( )

bad_cast()[inline]

Exception specification: throw ()

bad_cast ( const bad_cast & )

bad_cast(const bad_cast &)[inline]

Exception specification: throw ()

~bad_cast ( )

~bad_cast()[inline, virtual]

Exception specification: throw ()

Member Function Documentation

operator= ( const bad_cast & )

bad_cast &operator=(const bad_cast &)[inline]

Exception specification: throw ()

what ( )

const char *what()const [inline, virtual]

Exception specification: throw ()