bad_typeid Class Reference

#include <stdapis/stlport/typeinfo.h>

Link against: glxfullscreenview.lib

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

Constructor & Destructor Documentation

bad_typeid ( )

bad_typeid()[inline]

Exception specification: throw ()

bad_typeid ( const bad_typeid & )

bad_typeid(const bad_typeid &)[inline]

Exception specification: throw ()

~bad_typeid ( )

~bad_typeid()[inline, virtual]

Exception specification: throw ()

Member Function Documentation

operator= ( const bad_typeid & )

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

Exception specification: throw ()

what ( )

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

Exception specification: throw ()