OpenVDB  0.104.0
Namespaces | Typedefs | Functions | Variables
Metadata.cc File Reference
#include "Metadata.h"
#include <map>
#include <sstream>
#include <vector>
#include <tbb/mutex.h>

Namespaces

namespace  openvdb
 
namespace  openvdb::v0_104_0
 

Typedefs

typedef tbb::mutex Mutex
 
typedef Mutex::scoped_lock Lock
 
typedef Metadata::Ptr(* createMetadata )()
 
typedef std::map< Name,
createMetadata > 
MetadataFactoryMap
 
typedef
MetadataFactoryMap::const_iterator 
MetadataFactoryMapCIter
 

Functions

static LockedMetadataTypeRegistry * getMetadataTypeRegistry ()
 

Variables

static Mutex theInitMetadataTypeRegistryMutex