HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HUSD_SetMetadata Class Reference

#include <HUSD_SetMetadata.h>

Public Member Functions

 HUSD_SetMetadata (HUSD_AutoWriteLock &lock)
 
 ~HUSD_SetMetadata ()
 
template<typename UtValueType >
bool setMetadata (const UT_StringRef &object_path, const UT_StringRef &metadata_name, const UtValueType &value) const
 
bool clearMetadata (const UT_StringRef &object_path, const UT_StringRef &metadata_name) const
 

Detailed Description

Definition at line 26 of file HUSD_SetMetadata.h.

Constructor & Destructor Documentation

HUSD_SetMetadata::HUSD_SetMetadata ( HUSD_AutoWriteLock lock)
HUSD_SetMetadata::~HUSD_SetMetadata ( )

Member Function Documentation

bool HUSD_SetMetadata::clearMetadata ( const UT_StringRef object_path,
const UT_StringRef metadata_name 
) const
template<typename UtValueType >
bool HUSD_SetMetadata::setMetadata ( const UT_StringRef object_path,
const UT_StringRef metadata_name,
const UtValueType &  value 
) const

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