boost::openmethod::policies::std_rtti::fn
A RttiFn metafunction.
Synopsis
Declared in <boost/openmethod/policies/std_rtti.hpp>
template<class Registry>
struct fn;
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. |
Template Parameters
Name |
Description |
Registry |
The registry containing this policy. |
Created with MrDocs