OSVR-Core
Public Member Functions | List of all members
PropertyBagHelper Class Reference

Assists in retrieving string properties from a property bag associated with a moniker. More...

#include <PropertyBagHelper.h>

Public Member Functions

 PropertyBagHelper (IMoniker &mon)
 
 operator bool () const
 Checks for validity.
 
IPropertyBag & getPropertyBag ()
 Accessor for underlying object reference.
 
IPropertyBag const & getPropertyBag () const
 Const accessor for underlying object reference.
 
std::wstring read (const wchar_t propName[]) const
 Reads a (wide-string) property, returning an empty string if failed.
 

Detailed Description

Assists in retrieving string properties from a property bag associated with a moniker.


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