boost::openmethod::policies::RttiFn
Blueprint for rtti metafunctions (exposition only).
Synopsis
Declared in <boost/openmethod/preamble.hpp>
template<class Registry>
struct RttiFn;
Static Member Functions
Name |
Description |
Returns the static |
|
Returns the dynamic |
|
Writes a representation of a |
|
Returns a key that uniquely identifies a class. |
|
Casts an object to a type. |
Static Data Members
Name |
Description |
Tests if a class is polymorphic. |
Created with MrDocs