OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
MWWorld::ManualRef Class Reference

Manually constructed live cell ref. More...

#include <manualref.hpp>

Collaboration diagram for MWWorld::ManualRef:

Public Member Functions

 ManualRef (const MWWorld::ESMStore &store, const std::string &name, const int count=1)
 
const PtrgetPtr () const
 

Private Member Functions

 ManualRef (const ManualRef &)
 
ManualRefoperator= (const ManualRef &)
 

Private Attributes

boost::any mRef
 
Ptr mPtr
 

Detailed Description

Manually constructed live cell ref.

Constructor & Destructor Documentation

MWWorld::ManualRef::ManualRef ( const ManualRef )
private
MWWorld::ManualRef::ManualRef ( const MWWorld::ESMStore store,
const std::string &  name,
const int  count = 1 
)

Here is the call graph for this function:

Member Function Documentation

const Ptr& MWWorld::ManualRef::getPtr ( ) const
inline

Here is the caller graph for this function:

ManualRef& MWWorld::ManualRef::operator= ( const ManualRef )
private

Member Data Documentation

Ptr MWWorld::ManualRef::mPtr
private
boost::any MWWorld::ManualRef::mRef
private

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