ContRap-Core
Public Member Functions | Data Fields

crp::PluginManager::CastCache Class Reference

Cache structure for static casts. More...

#include <pluginmanager.h>

Public Member Functions

 CastCache ()
 Default constructor.

Data Fields

bool found
 Found flag.
std::string description
 Description of the function.
std::string library
 Library.

Detailed Description

Cache structure for static casts.


Constructor & Destructor Documentation

crp::PluginManager::CastCache::CastCache ( ) [inline]

Default constructor.


Field Documentation

Description of the function.

Found flag.


The documentation for this class was generated from the following file: